Searched defs:yv12PlaneWidth (Results 1 – 2 of 2) sorted by relevance
768 M4OSA_UInt32 yv12PlaneWidth = ((outputBufferWidth +1)>>1)<<1; in clearSurface() local1446 M4OSA_UInt32 yv12PlaneWidth = ((mOutputVideoWidth +1)>>1)<<1; in doImageRenderingMode() local
3556 M4OSA_UInt32 yv12PlaneWidth = ((params->outVideoWidth +1)>>1)<<1; in applyEffectsAndRenderingMode() local