Searched refs:i4_chrm_cu_qp (Results 1 – 4 of 4) sorted by relevance
1939 WORD32 i4_chrm_cu_qp; member
6071 ps_ctxt->i4_chrm_cu_qp = in ihevce_enc_loop_frame_init()6082 (ps_ctxt->i4_chrm_cu_qp + (6 * (ps_ctxt->u1_bit_depth - 8))) / 6; in ihevce_enc_loop_frame_init()6084 (ps_ctxt->i4_chrm_cu_qp + (6 * (ps_ctxt->u1_bit_depth - 8))) % 6; in ihevce_enc_loop_frame_init()
2007 CLIP3((((double)(ps_ctxt->i4_chrm_cu_qp - 12)) / 6.0), 2.00, 4.00); in ihevce_compute_rdo()
337 ps_ctxt->i4_chrm_cu_qp = in ihevce_compute_quant_rel_param()345 ps_ctxt->i4_chrm_cu_qp_div6 = (ps_ctxt->i4_chrm_cu_qp + (6 * (ps_ctxt->u1_bit_depth - 8))) / 6; in ihevce_compute_quant_rel_param()346 ps_ctxt->i4_chrm_cu_qp_mod6 = (ps_ctxt->i4_chrm_cu_qp + (6 * (ps_ctxt->u1_bit_depth - 8))) % 6; in ihevce_compute_quant_rel_param()