Home
last modified time | relevance | path

Searched refs:bVuiGeneration (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
DOMX_IntelVideoExt.h111 OMX_BOOL bVuiGeneration; // Enable/disable VUI generation member
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp165 mParamIntelAvcVui.bVuiGeneration = OMX_FALSE; in InitOutputPortFormatSpecific()
225 if(mParamIntelAvcVui.bVuiGeneration == OMX_TRUE) { in SetVideoEncoderParam()