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