Home
last modified time | relevance | path

Searched refs:outVideoWidth (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
DVideoEditorTools.h62 M4OSA_UInt32 outVideoWidth; member
DVideoEditorPreviewController.cpp1391 postProcessParams.outVideoWidth = mOutputVideoWidth; in applyVideoEffect()
DVideoEditorTools.cpp3556 M4OSA_UInt32 yv12PlaneWidth = ((params->outVideoWidth +1)>>1)<<1; in applyEffectsAndRenderingMode()