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

/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DarmVCM4P10_Interpolate_Luma.c102 const OMX_U8 *pSrcHalfVer = pSrc; local
113 pSrcHalfVer += 1;
137 (pDst, pSrcHalfVer, iDstStep, iSrcStep, pDst, iDstStep, iWidth, iHeight);
144 (pSrcHalfVer, iSrcStep, pDst, iDstStep, iWidth, iHeight);
162 (pSrcHalfVer, iSrcStep, pBuf1, iWidth, iWidth, iHeight);
184 (pSrcHalfVer, iSrcStep, pDst, iDstStep, iWidth, iHeight);

Completed in 47 milliseconds