Searched refs:yv12PlaneHeight (Results 1 – 2 of 2) sorted by relevance
769 M4OSA_UInt32 yv12PlaneHeight = ((outputBufferHeight+1)>>1)<<1; in clearSurface() local771 prepareYV12ImagePlane(planeOut, yv12PlaneWidth, yv12PlaneHeight, in clearSurface()1447 M4OSA_UInt32 yv12PlaneHeight = ((mOutputVideoHeight+1)>>1)<<1; in doImageRenderingMode() local1449 prepareYV12ImagePlane(planeOut, yv12PlaneWidth, yv12PlaneHeight, in doImageRenderingMode()
3557 M4OSA_UInt32 yv12PlaneHeight = ((params->outVideoHeight+1)>>1)<<1; in applyEffectsAndRenderingMode() local3559 prepareYV12ImagePlane(planeOut, yv12PlaneWidth, yv12PlaneHeight, in applyEffectsAndRenderingMode()