Searched refs:OMX_Video_ControlRateConstant (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.cpp371 bitrate->eControlRate = OMX_Video_ControlRateConstant;
562 } else if (bitrate->eControlRate == OMX_Video_ControlRateConstant) {
/frameworks/native/include/media/openmax/
H A DOMX_AsString.h725 case OMX_Video_ControlRateConstant: return "Constant";
H A DOMX_Video.h239 OMX_Video_ControlRateConstant, enumerator in enum:OMX_VIDEO_CONTROLRATETYPE
/frameworks/av/media/libstagefright/wifi-display/source/
H A DConverter.cpp172 mOutputFormat->setInt32("bitrate-mode", OMX_Video_ControlRateConstant);
/frameworks/av/media/libstagefright/
H A DACodec.cpp3603 if (bitrateMode == OMX_Video_ControlRateConstant) {

Completed in 393 milliseconds