/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
omxVCM4P2_BlockMatch_Integer_16x16.c | 41 * refWidth - width of the reference plane 80 OMX_INT refWidth, 99 refWidth,
|
omxVCM4P2_BlockMatch_Integer_8x8.c | 41 * refWidth - width of the reference plane 78 OMX_INT refWidth, 96 refWidth,
|
omxVCM4P2_BlockMatch_Half_16x16.c | 43 * refWidth - width of the reference plane 76 OMX_INT refWidth, 99 refWidth,
|
omxVCM4P2_BlockMatch_Half_8x8.c | 44 * refWidth - width of the reference plane 76 OMX_INT refWidth, 98 refWidth,
|
armVCM4P2_BlockMatch_Half.c | 43 * [in] refWidth width of the reference plane 65 OMX_INT refWidth, 92 pTempSrcRefBuf = pSrcRefBuf + (refWidth * (pSrcDstMV->dy/2)) + (pSrcDstMV->dx/2); 97 outer++, index += refWidth - BlockSize) 146 pTempSrcRefBuf = pSrcRefBuf + (refWidth * (pSrcDstMV->dy/2)) 152 outer++, index += refWidth - BlockSize) 159 + pTempSrcRefBuf[index + refWidth * y] * armAbs(y) 160 + pTempSrcRefBuf[index + refWidth * y + x]
|
armVCM4P2_BlockMatch_Integer.c | 41 * [in] refWidth width of the reference plane 68 OMX_INT refWidth, 138 pTempSrcRefBuf = pSrcRefBuf + (refWidth * y) + x; 143 outer++, index += refWidth - BlockSize)
|
/frameworks/native/opengl/tests/hwc/ |
hwcColorEquiv.cpp | 299 unsigned int refWidth = width - refPosX; 300 if ((refWidth & refFormat->wMod) != 0) { 301 refWidth += refFormat->wMod - (refWidth % refFormat->wMod); 314 refFrame = new GraphicBuffer(refWidth, refHeight, 318 testPrintE(" width %u height: %u format: %u %s", refWidth, refHeight, 324 refWidth, refHeight, refFormat->format, 332 testPrintE(" width %u height: %u format: %u %s", refWidth, refHeight,
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
armVC.h | 578 * [in] refWidth width of the reference plane 606 OMX_INT refWidth, 636 * [in] refWidth width of the reference plane 658 OMX_INT refWidth, [all...] |
omxVC.h | 802 * refWidth - width of the reference plane 840 OMX_INT refWidth, 869 * refWidth - width of the reference plane 905 OMX_INT refWidth, 936 * refWidth - width of the reference plane [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
armVC.h | 578 * [in] refWidth width of the reference plane 606 OMX_INT refWidth, 636 * [in] refWidth width of the reference plane 658 OMX_INT refWidth, [all...] |
omxVC.h | 802 * refWidth - width of the reference plane 840 OMX_INT refWidth, 869 * refWidth - width of the reference plane 905 OMX_INT refWidth, 936 * refWidth - width of the reference plane [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/ |
armVC.h | 578 * [in] refWidth width of the reference plane 606 OMX_INT refWidth, 636 * [in] refWidth width of the reference plane 658 OMX_INT refWidth, [all...] |
omxVC.h | 802 * refWidth - width of the reference plane 840 OMX_INT refWidth, 869 * refWidth - width of the reference plane 905 OMX_INT refWidth, 936 * refWidth - width of the reference plane [all...] |