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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsubtitles.h80 int ff_smil_extract_next_chunk(AVIOContext *pb, AVBPrint *buf, char *c);
H A Dsamidec.c68 int is_sync, n = ff_smil_extract_next_chunk(s->pb, &buf, &c);
H A Drealtextdec.c78 int n = ff_smil_extract_next_chunk(s->pb, &buf, &c);
H A Dsubtitles.c195 int ff_smil_extract_next_chunk(AVIOContext *pb, AVBPrint *buf, char *c) function

Completed in 60 milliseconds