gf_webvtt_parse_cues_from_data 3695 include/gpac/internal/isomedia_dev.h GF_List *gf_webvtt_parse_cues_from_data(const char *data, u32 dataLength, u64 start); gf_webvtt_parse_cues_from_data 135 modules/vtt_in/vtt_dec.c cues = gf_webvtt_parse_cues_from_data(inBuffer, inBufferLength, 0); gf_webvtt_parse_cues_from_data 1120 src/media_tools/webvtt.c return gf_webvtt_parse_cues_from_data(iso_sample->data, iso_sample->dataLength, start);