gf_webvtt_parser_init  532 include/gpac/internal/media_dev.h GF_Err gf_webvtt_parser_init(GF_WebVTTParser *parser, const char *input_file,
gf_webvtt_parser_init  844 src/media_tools/text_import.c 	e = gf_webvtt_parser_init(vttparser, import->in_name, &flusher, gf_webvtt_import_report, gf_webvtt_flush_sample_to_iso, gf_webvtt_import_header);