Home
last modified time | relevance | path

Searched refs:read_seek2 (Results 1 - 25 of 25) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dvplayerdec.c107 .read_seek2 = ff_subtitles_read_seek,
H A Dsubviewer1dec.c102 .read_seek2 = ff_subtitles_read_seek,
H A Daqtitledec.c146 .read_seek2 = aqt_read_seek,
H A Dmpl2dec.c134 .read_seek2 = ff_subtitles_read_seek,
H A Dstldec.c120 .read_seek2 = ff_subtitles_read_seek,
H A Dpjsdec.c117 .read_seek2 = ff_subtitles_read_seek,
H A Dsamidec.c129 .read_seek2 = ff_subtitles_read_seek,
H A Dsccdec.c159 .read_seek2 = ff_subtitles_read_seek,
H A Dmpsubdec.c181 .read_seek2 = ff_subtitles_read_seek,
H A Drealtextdec.c139 .read_seek2 = ff_subtitles_read_seek,
H A Dmicrodvddec.c209 .read_seek2 = microdvd_read_seek,
H A Dassdec.c170 .read_seek2 = ff_subtitles_read_seek,
H A Dsubviewerdec.c197 .read_seek2 = ff_subtitles_read_seek,
H A Dseek.c639 if (s->iformat->read_seek2 && !s->iformat->read_seek) { in av_seek_frame()
669 if (s->iformat->read_seek2) { in avformat_seek_file()
685 ret = s->iformat->read_seek2(s, stream_index, min_ts, in avformat_seek_file()
H A Djacosubdec.c267 .read_seek2 = ff_subtitles_read_seek,
H A Dsrtdec.c222 .read_seek2 = ff_subtitles_read_seek,
H A Dmccdec.c212 .read_seek2 = ff_subtitles_read_seek,
H A Dwebvttdec.c219 .read_seek2 = webvtt_read_seek,
H A Dlrcdec.c230 .read_seek2 = ff_subtitles_read_seek
H A Dtedcaptionsdec.c368 .read_seek2 = tedcaptions_read_seek,
H A Davformat.h783 int (*read_seek2)(struct AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags); member
H A Dimfdec.c1008 .read_seek2 = imf_seek,
H A Dmpeg.c1053 .read_seek2 = vobsub_read_seek,
H A Dconcatdec.c947 .read_seek2 = concat_seek,
H A Dsbgdec.c1553 .read_seek2 = sbg_read_seek2,

Completed in 21 milliseconds