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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmov.c1418 static int mov_read_stsd(MOVContext *c, AVIOContext *pb, MOVAtom atom) function
2420 { MKTAG('s','t','s','d'), mov_read_stsd }, /* sample description */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov.c1717 static int mov_read_stsd(MOVContext *c, AVIOContext *pb, MOVAtom atom) function
3116 { MKTAG('s','t','s','d'), mov_read_stsd }, /* sample description */

Completed in 173 milliseconds