Searched refs:ff_subtitles_read_close (Results 1 - 17 of 17) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | subtitles.h | 152 int ff_subtitles_read_close(AVFormatContext *s);
|
H A D | vplayerdec.c | 108 .read_close = ff_subtitles_read_close,
|
H A D | subviewer1dec.c | 103 .read_close = ff_subtitles_read_close,
|
H A D | mpl2dec.c | 135 .read_close = ff_subtitles_read_close,
|
H A D | stldec.c | 121 .read_close = ff_subtitles_read_close,
|
H A D | pjsdec.c | 118 .read_close = ff_subtitles_read_close,
|
H A D | samidec.c | 130 .read_close = ff_subtitles_read_close,
|
H A D | sccdec.c | 160 .read_close = ff_subtitles_read_close,
|
H A D | mpsubdec.c | 182 .read_close = ff_subtitles_read_close,
|
H A D | realtextdec.c | 140 .read_close = ff_subtitles_read_close,
|
H A D | assdec.c | 169 .read_close = ff_subtitles_read_close,
|
H A D | subviewerdec.c | 198 .read_close = ff_subtitles_read_close,
|
H A D | jacosubdec.c | 268 .read_close = ff_subtitles_read_close,
|
H A D | srtdec.c | 223 .read_close = ff_subtitles_read_close,
|
H A D | mccdec.c | 213 .read_close = ff_subtitles_read_close,
|
H A D | lrcdec.c | 229 .read_close = ff_subtitles_read_close,
|
H A D | subtitles.c | 345 int ff_subtitles_read_close(AVFormatContext *s) in ff_subtitles_read_close() function
|
Completed in 6 milliseconds