Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Drc_common.h116 #define I_TO_AVG_REST_GOP_BIT_MAX (20) macro
Dbit_allocation.c1536 if(i_to_avg_ratio > I_TO_AVG_REST_GOP_BIT_MAX) in get_cur_frm_est_texture_bits()
1537 i_to_avg_ratio = I_TO_AVG_REST_GOP_BIT_MAX; in get_cur_frm_est_texture_bits()
2479 if(final_ratio > I_TO_AVG_REST_GOP_BIT_MAX) in get_scene_change_tot_frm_bits()
2480 final_ratio = I_TO_AVG_REST_GOP_BIT_MAX; in get_scene_change_tot_frm_bits()