Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dframe_info_collector.c73 ps_frame_info->f_hbd_q_scale = -1; in init_frame_info()
Drc_frame_info_collector.h67 float f_hbd_q_scale; member
Dihevce_rc_interface.c4526 s_frame_info.f_hbd_q_scale = (float)i4_avg_frame_qp_q6 / (1 << QSCALE_Q_FAC); in ihevce_rc_update_pic_info()
4537 s_frame_info.f_hbd_q_scale / (1 << (ps_rc_ctxt->u1_bit_depth - 8)); in ihevce_rc_update_pic_info()
4542 s_frame_info.f_8bit_q_scale = s_frame_info.f_hbd_q_scale; in ihevce_rc_update_pic_info()