Searched refs:stss_index (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.c1309 unsigned int stss_index = 0; local
1338 keyframe = !sc->keyframe_count || current_sample+key_off == sc->keyframes[stss_index];
1341 if (stss_index + 1 < sc->keyframe_count)
1342 stss_index++;

Completed in 109 milliseconds