Searched refs:pTmpRefScroll (Results 1 – 1 of 1) sorted by relevance
422 uint8_t* pTmpRef = NULL, *pTmpCur = NULL, *pTmpRefScroll = NULL; in GomComplexityAnalysisInter() local450 pTmpRefScroll = pTmpRef - iScrollMvY * iStrideX + iScrollMvX; in GomComplexityAnalysisInter()451 iScrollSad = m_pSadFunc (pTmpCur, iStrideY, pTmpRefScroll, iStrideX); in GomComplexityAnalysisInter()