Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dmov_chan.h163 int ff_mov_read_chan(AVFormatContext *s, AVIOContext *pb, AVStream *st,
H A Dcafdec.c346 if ((ret = ff_mov_read_chan(s, s->pb, st, size)) < 0) in read_header()
H A Daiffdec.c336 if ((ret = ff_mov_read_chan(s, pb, st, size)) < 0) in aiff_read_header()
H A Dmov_chan.c500 int ff_mov_read_chan(AVFormatContext *s, AVIOContext *pb, AVStream *st, in ff_mov_read_chan() function
H A Dmov.c988 ff_mov_read_chan(c->fc, pb, st, atom.size - 4); in mov_read_chan()

Completed in 12 milliseconds