Searched refs:rc_type (Results 1 – 9 of 9) sorted by relevance
74 rc_type = get_rc_type_from_exp_type(exp_type)75 rc_cmd = "--end-usage=" + rc_type77 if rc_type == "q":79 elif rc_type == "vbr":
146 if (ext_ratectrl->ready && (ext_ratectrl->funcs.rc_type & VPX_RC_QP) != 0) { in vp9_extrc_get_encodeframe_decision()209 (ext_ratectrl->funcs.rc_type & VPX_RC_GOP) == 0) { in vp9_extrc_get_gop_decision()242 (ext_ratectrl->funcs.rc_type & VPX_RC_RDMULT) == 0) { in vp9_extrc_get_frame_rdmult()
248 (cpi->ext_ratectrl.funcs.rc_type & VPX_RC_RDMULT) != 0 && in vp9_compute_rd_mult_based_on_qindex()297 (cpi->ext_ratectrl.funcs.rc_type & VPX_RC_RDMULT) != 0 && in vp9_compute_rd_mult()
4505 (cpi->ext_ratectrl.funcs.rc_type & VPX_RC_QP) != 0) {4577 (cpi->ext_ratectrl.funcs.rc_type & VPX_RC_QP) != 0) {5520 (cpi->ext_ratectrl.funcs.rc_type & VPX_RC_RDMULT) != 0) {
2760 (cpi->ext_ratectrl.funcs.rc_type & VPX_RC_GOP) != 0) { in define_gf_group()
682 rc_funcs.rc_type = VPX_RC_QP; in PreEncodeFrameHook()725 rc_funcs.rc_type = VPX_RC_GOP_QP; in PreEncodeFrameHook()772 rc_funcs.rc_type = VPX_RC_GOP_QP; in PreEncodeFrameHook()820 rc_funcs.rc_type = VPX_RC_GOP_QP; in PreEncodeFrameHook()869 rc_funcs.rc_type = VPX_RC_GOP_QP; in PreEncodeFrameHook()923 rc_funcs.rc_type = VPX_RC_GOP_QP_RDMULT; in PreEncodeFrameHook()
481 vpx_rc_type_t rc_type; member
983 rc_type_e rc_type = get_rc_type(ps_cbr_buf_handling); in bit_alloc_get_intra_bits() local1119 if((rc_type == VBR_STREAMING) && (i4_call_type == 1)) in bit_alloc_get_intra_bits()1465 rc_type = get_rc_type(ps_cbr_buffer); in get_cur_frm_est_texture_bits() local1467 if(rc_type == VBR_STREAMING) in get_cur_frm_est_texture_bits()
1040 max_buffer_level = 0, rc_type = get_rc_type(ps_rate_control_api->ps_cbr_buffer); in clip_qp_based_on_prev_ref() local1042 if(rc_type == VBR_STREAMING) in clip_qp_based_on_prev_ref()1379 max_buffer_level = 0, rc_type = get_rc_type(ps_rate_control_api->ps_cbr_buffer); in get_frame_level_qp() local1381 if(rc_type == VBR_STREAMING) in get_frame_level_qp()