Searched refs:iScrollSad (Results 1 – 1 of 1) sorted by relevance
419 int32_t iInterSad, iScrollSad, iBlockSadH, iBlockSadV, iGomSad = 0; in GomComplexityAnalysisInter() local458 iScrollSad = m_pSadFunc (pTmpCur, iStrideY, pTmpRefScroll, iStrideX); in GomComplexityAnalysisInter()460 if (iScrollSad < iInterSad) { in GomComplexityAnalysisInter()461 iInterSad = iScrollSad; in GomComplexityAnalysisInter()