Home
last modified time | relevance | path

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

/cts/tests/tests/media/libmediandkjni/
Dnative_media_utils.cpp213 int32_t sumGopDistance = 0; in checkIntraPeriod() local
227 sumGopDistance += (nextKeyLocation - lastKeyLocation); in checkIntraPeriod()
233 iInterval, intraPeriod, sumGopDistance / numGopFound); in checkIntraPeriod()