Searched refs:get_Kp_Kb (Results 1 – 3 of 3) sorted by relevance
202 WORD32 get_Kp_Kb(bit_allocation_handle ps_bit_allocation, picture_type_e e_pic_type);
1032 WORD32 Kp_kb_factor = get_Kp_Kb(ps_rate_control_api->ps_bit_allocation, e_pic_type); in clip_qp_based_on_prev_ref()1034 get_Kp_Kb(ps_rate_control_api->ps_bit_allocation, ps_rate_control_api->prev_ref_pic_type); in clip_qp_based_on_prev_ref()1421 WORD32 Kp_kb_factor = get_Kp_Kb(ps_rate_control_api->ps_bit_allocation, e_pic_type); in get_frame_level_qp()1422 WORD32 kp_kb_ref_ref = get_Kp_Kb( in get_frame_level_qp()3751 return get_Kp_Kb(ps_rate_control_api->ps_bit_allocation, e_pic_type); in rc_get_kp_kb()
2389 WORD32 get_Kp_Kb(bit_allocation_t *ps_bit_allocation, picture_type_e e_pic_type) in get_Kp_Kb() function