Home
last modified time | relevance | path

Searched refs:ff_subtitles_next_line (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dsubtitles.h195 static av_always_inline int ff_subtitles_next_line(const char *ptr) in ff_subtitles_next_line() function
H A Dmpl2dec.c51 ptr += ff_subtitles_next_line(ptr); in mpl2_probe()
H A Dstldec.c46 ptr += ff_subtitles_next_line(ptr); in stl_probe()
H A Dmpsubdec.c48 inc = ff_subtitles_next_line(ptr); in mpsub_probe()
H A Dmicrodvddec.c53 ptr += ff_subtitles_next_line(ptr); in microdvd_probe()
H A Djacosubdec.c66 ptr += ff_subtitles_next_line(ptr); in jacosub_probe()
H A Dimg2dec.c972 int inc = ff_subtitles_next_line(b); in svg_probe()

Completed in 4 milliseconds