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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmov.c148 int found_mdat; /* we suppose we have enough data to read the file */ member in struct:MOVContext
222 if (url_is_streamed(pb) && c->found_moov && c->found_mdat)
475 c->found_mdat=1;
2051 mov->found_mdat = 0;

Completed in 159 milliseconds