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

/frameworks/av/libvideoeditor/lvpp/
H A DVideoEditorTools.cpp744 M4VIFI_UInt8 *pOutY, *pInYbegin; local
753 pOutY = pPlaneOut[0].pac_data;
803 p_outYtmp = pOutY + 1; /* yShift of 1 pixel */
823 p_outYtmp = pOutY;
827 pOutY += pPlaneOut[0].u_stride;
/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4020 M4VIFI_UInt8 *pOutY, *pInYbegin; local
4037 pOutY = pPlaneOut[0].pac_data;
4089 p_outYtmp = pOutY + 1; /* yShift of 1 pixel */
4110 p_outYtmp = pOutY;
4114 pOutY += pPlaneOut[0].u_stride;

Completed in 173 milliseconds