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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp744 M4VIFI_UInt8 *pOutY, *pInYbegin; local
754 pInYbegin = pInY;
804 p_inYtmp = pInYbegin + (xShift * pPlaneIn[0].u_stride); /* Apply the xShift */
/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4020 M4VIFI_UInt8 *pOutY, *pInYbegin; local
4038 pInYbegin = pInY;
4090 p_inYtmp = pInYbegin + (xShift * pPlaneIn[0].u_stride); /* Apply the xShift */

Completed in 31 milliseconds