Home
last modified time | relevance | path

Searched refs:temporalFrameRate (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderDef.h241 uint32_t temporalFrameRate; member
258 this->temporalFrameRate = other.temporalFrameRate;
DVideoEncoderBase.cpp949 mComParams.rcParams.temporalFrameRate = 0; in setDefaultParams()
1245 …ramerate[configBitRate->rcParams.temporalID].frameRate = configBitRate->rcParams.temporalFrameRate; in setConfig()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderBase.cpp569 configBitRate.rcParams.temporalFrameRate = mConfigIntelBitrate.nFrameRate; in SetConfigIntelBitrate()