Searched refs:pRefFrameY (Results 1 – 1 of 1) sorted by relevance
77 uint8_t* pRefFrameY = NULL, *pCurFrameY = NULL; in Process() local83 pRefFrameY = (uint8_t*)pRefPixMap->pPixel[0]; in Process()96 if (pVaaCalcResults->pRefY == pRefFrameY && pVaaCalcResults->pCurY == pCurFrameY) { in Process()100 pRefFrameTmp = pRefFrameY; in Process()125 pRefFrameY += (iRefStride) << 4; in Process()130 pRefFrameTmp = pRefFrameY; in Process()141 pRefFrameY += (iRefStride) << 4; in Process()