Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/lvpp/
DVideoEditorTools.h63 M4OSA_UInt32 outVideoHeight; member
DVideoEditorPreviewController.cpp1392 postProcessParams.outVideoHeight = mOutputVideoHeight; in applyVideoEffect()
DVideoEditorTools.cpp3557 M4OSA_UInt32 yv12PlaneHeight = ((params->outVideoHeight+1)>>1)<<1; in applyEffectsAndRenderingMode()