Searched refs:ff_mov_read_chan (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov_chan.h65 int ff_mov_read_chan(AVFormatContext *s, AVIOContext *pb, AVStream *st,
H A Daiffdec.c304 if(ff_mov_read_chan(s, pb, st, size) < 0)
H A Dmov_chan.c547 int ff_mov_read_chan(AVFormatContext *s, AVIOContext *pb, AVStream *st, function
H A Dcafdec.c268 if ((ret = ff_mov_read_chan(s, s->pb, st, size)) < 0)
H A Disom.c524 int ff_mov_read_chan(AVFormatContext *s, AVStream *st, int64_t size)
H A Dmov.c676 ff_mov_read_chan(c->fc, pb, st, atom.size - 4);

Completed in 48 milliseconds