Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dbit_allocation.h267 float get_cur_peak_factor_2pass(bit_allocation_handle ps_bit_allocation);
Dbit_allocation.c181 float get_cur_peak_factor_2pass(bit_allocation_t *ps_bit_allocation) in get_cur_peak_factor_2pass() function
Drate_control_api.c3087 return (get_cur_peak_factor_2pass(ps_rate_control_api->ps_bit_allocation)); in rc_get_cur_peak_factor_2pass()