Home
last modified time | relevance | path

Searched refs:numGopFound (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/libmediandkjni/
Dnative_media_utils.cpp212 int32_t numGopFound = 0; in checkIntraPeriod() local
226 ++numGopFound; in checkIntraPeriod()
231 if (numGopFound) { in checkIntraPeriod()
233 iInterval, intraPeriod, sumGopDistance / numGopFound); in checkIntraPeriod()