Home
last modified time | relevance | path

Searched refs:ff_subtitles_queue_seek (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsubtitles.h139 int ff_subtitles_queue_seek(FFDemuxSubtitlesQueue *q, AVFormatContext *s, int stream_index,
H A Daqtitledec.c113 return ff_subtitles_queue_seek(&aqt->q, s, stream_index, in aqt_read_seek()
H A Dmicrodvddec.c175 return ff_subtitles_queue_seek(&microdvd->q, s, stream_index, in microdvd_read_seek()
H A Dsubtitles.c253 int ff_subtitles_queue_seek(FFDemuxSubtitlesQueue *q, AVFormatContext *s, int stream_index, in ff_subtitles_queue_seek() function
341 return ff_subtitles_queue_seek(q, s, stream_index, in ff_subtitles_read_seek()
H A Dwebvttdec.c181 return ff_subtitles_queue_seek(&webvtt->q, s, stream_index, in webvtt_read_seek()
H A Dtedcaptionsdec.c354 return ff_subtitles_queue_seek(&tc->subs, avf, stream_index, in tedcaptions_read_seek()
H A Dmpeg.c1019 int r = ff_subtitles_queue_seek(&vobsub->q[i], s, stream_index, in vobsub_read_seek()
1029 return ff_subtitles_queue_seek(&vobsub->q[stream_index], s, stream_index, in vobsub_read_seek()

Completed in 5 milliseconds