Searched refs:ff_subtitles_read_seek (Results 1 – 17 of 17) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | subviewer1dec.c | 102 .read_seek2 = ff_subtitles_read_seek,
|
D | subtitles.h | 149 int ff_subtitles_read_seek(AVFormatContext *s, int stream_index,
|
D | pjsdec.c | 117 .read_seek2 = ff_subtitles_read_seek,
|
D | vplayerdec.c | 107 .read_seek2 = ff_subtitles_read_seek,
|
D | stldec.c | 120 .read_seek2 = ff_subtitles_read_seek,
|
D | mpl2dec.c | 134 .read_seek2 = ff_subtitles_read_seek,
|
D | samidec.c | 129 .read_seek2 = ff_subtitles_read_seek,
|
D | realtextdec.c | 139 .read_seek2 = ff_subtitles_read_seek,
|
D | sccdec.c | 159 .read_seek2 = ff_subtitles_read_seek,
|
D | assdec.c | 170 .read_seek2 = ff_subtitles_read_seek,
|
D | mpsubdec.c | 181 .read_seek2 = ff_subtitles_read_seek,
|
D | subviewerdec.c | 197 .read_seek2 = ff_subtitles_read_seek,
|
D | mccdec.c | 212 .read_seek2 = ff_subtitles_read_seek,
|
D | lrcdec.c | 230 .read_seek2 = ff_subtitles_read_seek
|
D | srtdec.c | 222 .read_seek2 = ff_subtitles_read_seek,
|
D | jacosubdec.c | 267 .read_seek2 = ff_subtitles_read_seek,
|
D | subtitles.c | 321 int ff_subtitles_read_seek(AVFormatContext *s, int stream_index, in ff_subtitles_read_seek() function
|