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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsubtitles.h111 static av_always_inline int ff_subtitles_next_line(const char *ptr) function
H A Dsrtdec.c47 ptr += ff_subtitles_next_line(ptr);
68 *buf += ff_subtitles_next_line(*buf);
71 *buf += ff_subtitles_next_line(*buf);
H A Dmpl2dec.c46 ptr += ff_subtitles_next_line(ptr);
H A Dmpsubdec.c46 inc = ff_subtitles_next_line(ptr);
H A Dmicrodvddec.c53 ptr += ff_subtitles_next_line(ptr);
H A Djacosubdec.c67 ptr += ff_subtitles_next_line(ptr);
H A Dmatroskaenc.c1609 *buf += ff_subtitles_next_line(*buf);

Completed in 116 milliseconds