Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
DOMX_IntelVideoExt.h103 OMX_U32 nAirThreshold; // AIR Threshold member
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderBase.cpp182 mConfigIntelAir.nAirThreshold = 0; in InitOutputPort()
329 mEncoderParams->airParams.airThreshold = mConfigIntelAir.nAirThreshold; in SetVideoEncoderParam()
599 configAIR.airParams.airThreshold = mConfigIntelAir.nAirThreshold; in SetConfigIntelAIR()