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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Disom.h158 int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb, MOVAtom atom);
H A Dcafdec.c113 ff_mov_read_esds(s, pb, atom);
H A Dmov.c512 int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb, MOVAtom atom) function
536 return ff_mov_read_esds(c->fc, pb, atom);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Disom.h234 int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb, MOVAtom atom);
H A Dcafdec.c115 ff_mov_read_esds(s, pb, atom);
H A Dmov.c583 int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb, MOVAtom atom) function
607 return ff_mov_read_esds(c->fc, pb, atom);

Completed in 371 milliseconds