Home
last modified time | relevance | path

Searched refs:ff_subtitles_read_seek (Results 1 – 17 of 17) sorted by relevance

/third_party/ffmpeg/libavformat/
Dsubviewer1dec.c102 .read_seek2 = ff_subtitles_read_seek,
Dsubtitles.h149 int ff_subtitles_read_seek(AVFormatContext *s, int stream_index,
Dpjsdec.c117 .read_seek2 = ff_subtitles_read_seek,
Dvplayerdec.c107 .read_seek2 = ff_subtitles_read_seek,
Dstldec.c120 .read_seek2 = ff_subtitles_read_seek,
Dmpl2dec.c134 .read_seek2 = ff_subtitles_read_seek,
Dsamidec.c129 .read_seek2 = ff_subtitles_read_seek,
Drealtextdec.c139 .read_seek2 = ff_subtitles_read_seek,
Dsccdec.c159 .read_seek2 = ff_subtitles_read_seek,
Dassdec.c170 .read_seek2 = ff_subtitles_read_seek,
Dmpsubdec.c181 .read_seek2 = ff_subtitles_read_seek,
Dsubviewerdec.c197 .read_seek2 = ff_subtitles_read_seek,
Dmccdec.c212 .read_seek2 = ff_subtitles_read_seek,
Dlrcdec.c230 .read_seek2 = ff_subtitles_read_seek
Dsrtdec.c222 .read_seek2 = ff_subtitles_read_seek,
Djacosubdec.c267 .read_seek2 = ff_subtitles_read_seek,
Dsubtitles.c321 int ff_subtitles_read_seek(AVFormatContext *s, int stream_index, in ff_subtitles_read_seek() function