Home
last modified time | relevance | path

Searched refs:ff_subtitles_read_text_chunk (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsubtitles.h170 * @brief Same as ff_subtitles_read_text_chunk(), but read from an AVIOContext.
187 void ff_subtitles_read_text_chunk(FFTextReader *tr, AVBPrint *buf);
H A Dsubtitles.c400 void ff_subtitles_read_text_chunk(FFTextReader *tr, AVBPrint *buf) in ff_subtitles_read_text_chunk() function
448 ff_subtitles_read_text_chunk(&tr, buf); in ff_subtitles_read_chunk()

Completed in 2 milliseconds