Searched refs:stsc_count (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.c117 unsigned int stsc_count; member in struct:MOVStreamContext
1135 sc->stsc_count = entries;
1330 if (stsc_index + 1 < sc->stsc_count &&
1370 if (stsc_index + 1 < sc->stsc_count &&
1435 if(sc->chunk_count && (!sc->stts_count || !sc->stsc_count ||

Completed in 50 milliseconds