Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_rc_interface.c4782 WORD32 i4_i, i4_temp_i_qp, i4_temp_qp; in ihevce_rc_interface_update() local
4787 i4_temp_i_qp = i4_avg_frame_hevc_qp - rc_pic_type; in ihevce_rc_interface_update()
4789 i4_temp_i_qp = i4_avg_frame_hevc_qp - rc_pic_type + 4; in ihevce_rc_interface_update()
4791 i4_temp_i_qp = ihevce_clip_min_max_qp(ps_rc_ctxt, i4_temp_i_qp, I_PIC, 0); in ihevce_rc_interface_update()
4799 i4_temp_qp = i4_temp_i_qp + i4_i; in ihevce_rc_interface_update()