Searched refs:ind3 (Results 1 – 1 of 1) sorted by relevance
119 int32_t ind3 = ind2 == 0 ? (kMaxNumOfRecords - 1) : (ind2 - 1); in isLowFrameRate() local122 (mRecords[ind3].startIntervalUs >= cycleDurationThresholdUs); in isLowFrameRate()