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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Disom.h135 int found_mdat; ///< 'mdat' atom has been found member in struct:MOVContext
H A Dmov.c354 if (c->found_moov && c->found_mdat &&
656 c->found_mdat=1;
2625 mov->found_mdat = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Disom.h159 int found_mdat; ///< 'mdat' atom has been found member in struct:MOVContext
H A Dmov.c724 c->found_mdat=1;
3221 if (c->found_moov && c->found_mdat &&
3698 mov->found_mdat = 0;

Completed in 85 milliseconds