Searched refs:iDstStrideU (Results 1 – 1 of 1) sorted by relevance
212 int32_t iDstStrideU = pDstPixMap->iStride[1]; in Process() local232 iDstStrideU = WELS_ALIGN (iHalfSrcWidth >> 1, 32); in Process()236 DownsampleHalfAverage ((uint8_t*)pDstU, iDstStrideU, in Process()252 iSrcStrideU = iDstStrideU; in Process()