Searched refs:RC_VBR_CFR (Results 1 – 6 of 6) sorted by relevance
251 RC_VBR_CFR = BIT(1), enumerator254 RC_ALL = (RC_VBR_VFR | RC_VBR_CFR
319 RC_VBR_CFR = BIT(1), enumerator322 RC_ALL = (RC_VBR_VFR | RC_VBR_CFR
305 RC_VBR_CFR = BIT(1), enumerator310 RC_ALL = (RC_VBR_VFR | RC_VBR_CFR
5934 (supported_rc_modes & RC_VBR_CFR) ? in venc_set_ratectrl_cfg()5969 if (eControlRate == OMX_Video_ControlRateVariable && (supported_rc_modes & RC_VBR_CFR) in venc_set_ratectrl_cfg()6332 bool isVBR = rate_ctrl.rcmode == RC_VBR_CFR || rate_ctrl.rcmode == RC_VBR_VFR; in venc_set_temporal_layers()
6488 (supported_rc_modes & RC_VBR_CFR) ? in venc_set_ratectrl_cfg()6533 if (eControlRate == OMX_Video_ControlRateVariable && (supported_rc_modes & RC_VBR_CFR) in venc_set_ratectrl_cfg()7094 bool isVBR = rate_ctrl.rcmode == RC_VBR_CFR || rate_ctrl.rcmode == RC_VBR_VFR; in venc_set_temporal_layers()
4630 (supported_rc_modes & RC_VBR_CFR) ? in venc_set_ratectrl_cfg()4882 (rate_ctrl.rcmode == RC_VBR_CFR || rate_ctrl.rcmode == RC_VBR_VFR)) { in venc_set_temporal_layers()