Home
last modified time | relevance | path

Searched refs:ff_text_init_buf (Results 1 - 8 of 8) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsubtitles.h71 void ff_text_init_buf(FFTextReader *r, void *buf, size_t size);
H A Dsamidec.c41 ff_text_init_buf(&tr, p->buf, p->buf_size); in sami_probe()
H A Dsccdec.c38 ff_text_init_buf(&tr, p->buf, p->buf_size); in scc_probe()
H A Drealtextdec.c42 ff_text_init_buf(&tr, p->buf, p->buf_size); in realtext_probe()
H A Dassdec.c39 ff_text_init_buf(&tr, p->buf, p->buf_size); in ass_probe()
H A Dsrtdec.c39 ff_text_init_buf(&tr, p->buf, p->buf_size); in srt_probe()
H A Dmccdec.c38 ff_text_init_buf(&tr, p->buf, p->buf_size); in mcc_probe()
H A Dsubtitles.c52 void ff_text_init_buf(FFTextReader *r, void *buf, size_t size) in ff_text_init_buf() function

Completed in 4 milliseconds