HomeSort by relevance Sort by last modified time
    Searched refs:airThreshold (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 192 uint32_t airThreshold;
199 this->airThreshold= other.airThreshold;
PVSoftMPEG4Encoder.cpp 148 mComParams.airParams.airThreshold = 0;
VideoEncoderAVC.cpp 909 airParams->air_threshold= mComParams.airParams.airThreshold;
918 LOG_I( "airThreshold = %d\n", airParams->air_threshold);
    [all...]
VideoEncoderBase.cpp 951 mComParams.airParams.airThreshold = 0;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp 331 mEncoderParams->airParams.airThreshold = mConfigIntelAir.nAirThreshold;
600 configAIR.airParams.airThreshold = mConfigIntelAir.nAirThreshold;
659 configAIR.airParams.airThreshold = mParamVideoRefresh.nAirRef;
    [all...]

Completed in 207 milliseconds