Searched refs:mov_read_stsz (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.c1527 static int mov_read_stsz(MOVContext *c, AVIOContext *pb, MOVAtom atom) function
2422 { MKTAG('s','t','s','z'), mov_read_stsz }, /* sample size */
2424 { MKTAG('s','t','z','2'), mov_read_stsz }, /* compact sample size */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov.c1845 static int mov_read_stsz(MOVContext *c, AVIOContext *pb, MOVAtom atom) function
3118 { MKTAG('s','t','s','z'), mov_read_stsz }, /* sample size */
3120 { MKTAG('s','t','z','2'), mov_read_stsz }, /* compact sample size */

Completed in 93 milliseconds