Home
last modified time | relevance | path

Searched refs:assign_complexity_coeffs (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dbit_allocation.h79 void assign_complexity_coeffs(
Drate_control_api.c1179 assign_complexity_coeffs(ps_rate_control_api->ps_bit_allocation, af_sum_weigh); in get_frame_level_qp()
3372 assign_complexity_coeffs(ps_rate_control_api->ps_bit_allocation, af_sum_weigh); in rc_get_qp_for_scd_frame()
3562 assign_complexity_coeffs(ps_rate_control_api->ps_bit_allocation, af_sum_weigh); in rc_get_bpp_based_scene_cut_qp()
3655 assign_complexity_coeffs(ps_rate_control_api->ps_bit_allocation, af_sum_weigh); in rc_get_scene_change_est_header_bits()
Dbit_allocation.c536 void assign_complexity_coeffs( in assign_complexity_coeffs() function