Searched refs:supported_rc_modes (Results 1 – 7 of 7) sorted by relevance
444 int supported_rc_modes; variable
560 int supported_rc_modes; variable
567 int supported_rc_modes; variable
565 int supported_rc_modes; variable
609 int supported_rc_modes; variable
253 supported_rc_modes = RC_ALL; in venc_dev()851 supported_rc_modes = (RC_ALL & ~RC_CBR_CFR); in venc_open()4627 (supported_rc_modes & RC_VBR_VFR) ? in venc_set_ratectrl_cfg()4632 (supported_rc_modes & RC_VBR_CFR) ? in venc_set_ratectrl_cfg()4637 (supported_rc_modes & RC_CBR_VFR) ? in venc_set_ratectrl_cfg()4642 (supported_rc_modes & RC_CBR_CFR) ? in venc_set_ratectrl_cfg()
267 supported_rc_modes = RC_ALL; in venc_dev()1107 supported_rc_modes = (RC_ALL & ~RC_CBR_CFR); in venc_open()5940 (supported_rc_modes & RC_VBR_VFR) ? in venc_set_ratectrl_cfg()5945 (supported_rc_modes & RC_VBR_CFR) ? in venc_set_ratectrl_cfg()5950 (supported_rc_modes & RC_CBR_VFR) ? in venc_set_ratectrl_cfg()5955 (supported_rc_modes & RC_CBR_CFR) ? in venc_set_ratectrl_cfg()5980 if (eControlRate == OMX_Video_ControlRateVariable && (supported_rc_modes & RC_VBR_CFR) in venc_set_ratectrl_cfg()