Home
last modified time | relevance | path

Searched defs:yv12PlaneWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/media/libvideoeditor/lvpp/
DVideoEditorPreviewController.cpp768 M4OSA_UInt32 yv12PlaneWidth = ((outputBufferWidth +1)>>1)<<1; in clearSurface() local
1446 M4OSA_UInt32 yv12PlaneWidth = ((mOutputVideoWidth +1)>>1)<<1; in doImageRenderingMode() local
DVideoEditorTools.cpp3556 M4OSA_UInt32 yv12PlaneWidth = ((params->outVideoWidth +1)>>1)<<1; in applyEffectsAndRenderingMode() local