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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DarmVCM4P10_Interpolate_Luma.c117 const OMX_U8 *pSrcHalfVer = pSrc; local
128 pSrcHalfVer += 1;
152 (pDst, pSrcHalfVer, iDstStep, iSrcStep, pDst, iDstStep, iWidth, iHeight);
159 (pSrcHalfVer, iSrcStep, pDst, iDstStep, iWidth, iHeight);
177 (pSrcHalfVer, iSrcStep, pBuf1, iWidth, iWidth, iHeight);
199 (pSrcHalfVer, iSrcStep, pDst, iDstStep, iWidth, iHeight);

Completed in 86 milliseconds