Home
last modified time | relevance | path

Searched refs:ff_smil_extract_next_text_chunk (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsubtitles.h159 int ff_smil_extract_next_text_chunk(FFTextReader *tr, AVBPrint *buf, char *c);
H A Dsamidec.c69 int is_sync, is_body, n = ff_smil_extract_next_text_chunk(&tr, &buf, &c); in sami_read_header()
H A Drealtextdec.c81 int n = ff_smil_extract_next_text_chunk(&tr, &buf, &c); in realtext_read_header()
H A Dsubtitles.c352 int ff_smil_extract_next_text_chunk(FFTextReader *tr, AVBPrint *buf, char *c) in ff_smil_extract_next_text_chunk() function

Completed in 3 milliseconds