Searched refs:eControlRate (Results 1 - 5 of 5) sorted by last modified time

/frameworks/native/include/media/openmax/
H A DOMX_Video.h253 * eControlRate : Control rate type enum
260 OMX_VIDEO_CONTROLRATETYPE eControlRate; member in struct:OMX_VIDEO_PARAM_BITRATETYPE
/frameworks/av/media/libstagefright/
H A DACodec.cpp1942 bitrateType.eControlRate = bitrateMode;
H A DOMXCodec.cpp938 bitrateType.eControlRate = OMX_Video_ControlRateVariable;
/frameworks/av/media/libstagefright/codecs/avc/enc/
H A DSoftAVCEncoder.cpp445 bitRate->eControlRate = OMX_Video_ControlRateVariable;
556 bitRate->eControlRate != OMX_Video_ControlRateVariable) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
H A DSoftMPEG4Encoder.cpp315 bitRate->eControlRate = OMX_Video_ControlRateVariable;
444 bitRate->eControlRate != OMX_Video_ControlRateVariable) {

Completed in 908 milliseconds