Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_structs.h364 float ai_to_avg_bit_ratio[MAX_NUM_ENC_LOOP_PARALLEL]; member
Dihevce_rc_interface.c2453 (ps_rc_ctxt->ai_to_avg_bit_ratio[i4_enc_frm_id] > I_TO_REST_SLOW)) in ihevce_rc_get_pic_quant()
2744 ps_rc_ctxt->ai_to_avg_bit_ratio[i4_enc_frm_id] = ihevce_get_i_to_avg_ratio( in ihevce_rc_get_pic_quant()
2762 ps_rc_ctxt->ai_to_avg_bit_ratio[i4_enc_frm_id], in ihevce_rc_get_pic_quant()
2829 ps_rc_ctxt->ai_to_avg_bit_ratio[i4_enc_frm_id] = i_to_avg_bit_ratio; in ihevce_rc_get_pic_quant()
4396 s_frame_info.i_to_avg_bit_ratio = ps_rc_ctxt->ai_to_avg_bit_ratio[i4_enc_frm_id]; in ihevce_rc_update_pic_info()