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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov.c2136 unsigned int rap_group_index = 0; local
2188 if (rap_group_present && rap_group_index < sc->rap_group_count) {
2189 if (sc->rap_group[rap_group_index].index > 0)
2191 if (++rap_group_sample == sc->rap_group[rap_group_index].count) {
2193 rap_group_index++;

Completed in 113 milliseconds