Home | History | Annotate | Download | only in src

Lines Matching refs:eControlRate

1757                     if (!venc_set_ratectrl_cfg(pParam->eControlRate)) {
5921 bool venc_dev::venc_set_ratectrl_cfg(OMX_VIDEO_CONTROLRATETYPE eControlRate)
5928 switch (eControlRate) {
5973 if (eControlRate == OMX_Video_ControlRateVariable && (supported_rc_modes & RC_VBR_CFR)