Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_interface.c2604 float lap_L1_comp = in ihevce_rc_get_pic_quant() local
2609 lap_L1_comp = rc_get_offline_normalized_complexity( in ihevce_rc_get_pic_quant()
2612 lap_L1_comp, in ihevce_rc_get_pic_quant()
2615 u4_L1_based_lap_complexity_q7 = (WORD32)((lap_L1_comp * (1 << 7)) + .05f); in ihevce_rc_get_pic_quant()
3501 float lap_L1_comp = in ihevce_get_i_to_avg_ratio() local
3505 lap_L1_comp = rc_get_offline_normalized_complexity( in ihevce_get_i_to_avg_ratio()
3508 lap_L1_comp, in ihevce_get_i_to_avg_ratio()
3511 u4_L1_based_lap_complexity_q7 = (WORD32)((lap_L1_comp * (1 << 7)) + .05f); in ihevce_get_i_to_avg_ratio()