Home
last modified time | relevance | path

Searched refs:I_TO_AVG_REST_GOP_BIT_MIN (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/encoder/
Drc_common.h115 #define I_TO_AVG_REST_GOP_BIT_MIN (1) macro
Dbit_allocation.c1539 if(i_to_avg_ratio < I_TO_AVG_REST_GOP_BIT_MIN) in get_cur_frm_est_texture_bits()
1540 i_to_avg_ratio = I_TO_AVG_REST_GOP_BIT_MIN; in get_cur_frm_est_texture_bits()
2482 if(final_ratio < I_TO_AVG_REST_GOP_BIT_MIN) in get_scene_change_tot_frm_bits()
2483 final_ratio = I_TO_AVG_REST_GOP_BIT_MIN; in get_scene_change_tot_frm_bits()