HomeSort by relevance Sort by last modified time
    Searched full:airthreshold (Results 1 - 9 of 9) sorted by null

  /hardware/intel/common/libmix/videoencoder/
VideoEncoderDef.h 190 uint32_t airThreshold;
197 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 954 mComParams.airParams.airThreshold = 0;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp 338 mEncoderParams->airParams.airThreshold = mConfigIntelAir.nAirThreshold;
608 configAIR.airParams.airThreshold = mConfigIntelAir.nAirThreshold;
667 configAIR.airParams.airThreshold = mParamVideoRefresh.nAirRef;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 401 IMG_INT16 AirThreshold; //!< Theshold value used in Adaptive intra refresh calculation.
lnc_hostcode.c     [all...]
  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 515 IMG_INT16 AirThreshold;
pnw_hostcode.c     [all...]

Completed in 400 milliseconds