Searched refs:RC_VBR_CFR (Results 1 – 7 of 7) sorted by relevance
251 RC_VBR_CFR = BIT(1), enumerator254 RC_ALL = (RC_VBR_VFR | RC_VBR_CFR
283 RC_VBR_CFR = BIT(1), enumerator289 RC_ALL = (RC_VBR_VFR | RC_VBR_CFR
319 RC_VBR_CFR = BIT(1), enumerator322 RC_ALL = (RC_VBR_VFR | RC_VBR_CFR
282 RC_VBR_CFR = BIT(1), enumerator288 RC_ALL = (RC_VBR_VFR | RC_VBR_CFR
305 RC_VBR_CFR = BIT(1), enumerator310 RC_ALL = (RC_VBR_VFR | RC_VBR_CFR
5945 (supported_rc_modes & RC_VBR_CFR) ? in venc_set_ratectrl_cfg()5980 if (eControlRate == OMX_Video_ControlRateVariable && (supported_rc_modes & RC_VBR_CFR) in venc_set_ratectrl_cfg()6343 bool isVBR = rate_ctrl.rcmode == RC_VBR_CFR || rate_ctrl.rcmode == RC_VBR_VFR; in venc_set_temporal_layers()
4632 (supported_rc_modes & RC_VBR_CFR) ? in venc_set_ratectrl_cfg()4884 (rate_ctrl.rcmode == RC_VBR_CFR || rate_ctrl.rcmode == RC_VBR_VFR)) { in venc_set_temporal_layers()