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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov.c1008 static int mov_read_avid(MOVContext *c, AVIOContext *pb, MOVAtom atom) function
1042 return mov_read_avid(c, pb, atom);
3079 { MKTAG('A','C','L','R'), mov_read_avid },
3080 { MKTAG('A','P','R','G'), mov_read_avid },
3081 { MKTAG('A','A','L','P'), mov_read_avid },

Completed in 201 milliseconds