Searched refs:x4x4 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DomxVCM4P10_MotionEstimationMB.c423 OMX_U32 x8x8, y8x8, x4x4, y4x4, Block8x8, Block4x4; local
436 x4x4 = 4*(Block4x4 & 1);
440 pSrcCurrBuf + (x8x8 + x4x4) + (y8x8 + y4x4) * SrcCurrStep,
442 pTempRefBuf + (x8x8 + x4x4) + (y8x8 + y4x4) * TempRefStep,

Completed in 55 milliseconds