Home | History | Annotate | Download | only in test

Lines Matching refs:eControlRate

192    OMX_VIDEO_CONTROLRATETYPE eControlRate;
544 bitrate.eControlRate = m_sProfile.eControlRate;
1085 m_sProfile.eControlRate = OMX_Video_ControlRateVariable;
1091 m_sProfile.eControlRate = OMX_Video_ControlRateDisable ;//VENC_RC_NONE
1094 m_sProfile.eControlRate = OMX_Video_ControlRateConstant;//VENC_RC_CBR_CFR
1098 m_sProfile.eControlRate = OMX_Video_ControlRateConstantSkipFrames;//VENC_RC_CBR_VFR
1102 m_sProfile.eControlRate =OMX_Video_ControlRateVariable ;//VENC_RC_VBR_CFR
1106 m_sProfile.eControlRate = OMX_Video_ControlRateVariableSkipFrames;//VENC_RC_VBR_VFR
1111 m_sProfile.eControlRate = OMX_Video_ControlRateVariable; //VENC_RC_VBR_CFR
1255 // m_sProfile.eControlRate = OMX_Video_ControlRateVariable;