Home
last modified time | relevance | path

Searched refs:airThreshold (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderDef.h190 uint32_t airThreshold; member
197 this->airThreshold= other.airThreshold;
DPVSoftMPEG4Encoder.cpp148 mComParams.airParams.airThreshold = 0; in setDefaultParams()
DVideoEncoderAVC.cpp909 airParams->air_threshold= mComParams.airParams.airThreshold; in renderAIR()
DVideoEncoderBase.cpp954 mComParams.airParams.airThreshold = 0; in setDefaultParams()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderBase.cpp338 mEncoderParams->airParams.airThreshold = mConfigIntelAir.nAirThreshold; in SetVideoEncoderParam()
608 configAIR.airParams.airThreshold = mConfigIntelAir.nAirThreshold; in SetConfigIntelAIR()
667 configAIR.airParams.airThreshold = mParamVideoRefresh.nAirRef; in SetParamVideoIntraRefresh()