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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DomxVCM4P2_MotionEstimationMB.c298 OMX_INT dstSAD8x8; local
432 &dstSAD8x8
434 pDstBlockSAD[0] = dstSAD8x8;
435 *pDstSAD = dstSAD8x8;
452 &dstSAD8x8
454 pDstBlockSAD[1] = dstSAD8x8;
455 *pDstSAD += dstSAD8x8;
473 &dstSAD8x8
475 pDstBlockSAD[2] = dstSAD8x8;
476 *pDstSAD += dstSAD8x8;
[all...]

Completed in 308 milliseconds