Searched refs:yv12PlaneWidth (Results 1 – 2 of 2) sorted by relevance
775 M4OSA_UInt32 yv12PlaneWidth = ((outputBufferWidth +1)>>1)<<1; in clearSurface() local778 prepareYV12ImagePlane(planeOut, yv12PlaneWidth, yv12PlaneHeight, in clearSurface()1454 M4OSA_UInt32 yv12PlaneWidth = ((mOutputVideoWidth +1)>>1)<<1; in doImageRenderingMode() local1457 prepareYV12ImagePlane(planeOut, yv12PlaneWidth, yv12PlaneHeight, in doImageRenderingMode()
3556 M4OSA_UInt32 yv12PlaneWidth = ((params->outVideoWidth +1)>>1)<<1; in applyEffectsAndRenderingMode() local3559 prepareYV12ImagePlane(planeOut, yv12PlaneWidth, yv12PlaneHeight, in applyEffectsAndRenderingMode()