Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_ipe_structs.h269 WORD32 i4_cu_qp_mod6; member
Dihevce_enc_loop_structs.h1933 WORD32 i4_cu_qp_mod6; member
Dihevce_enc_loop_utils.c344 ps_ctxt->i4_cu_qp_mod6 = (i1_cu_qp + (6 * (ps_ctxt->u1_bit_depth - 8))) % 6; in ihevce_compute_quant_rel_param()
2150 ps_ctxt->i4_cu_qp_mod6, in ihevce_t_q_iq_ssd_scan_fxn()
2188 ps_rdoq_sbh_ctxt->i2_qp_rem = ps_ctxt->i4_cu_qp_mod6; in ihevce_t_q_iq_ssd_scan_fxn()
Dihevce_enc_loop_pass.c6139 ps_ctxt->i4_cu_qp_mod6 = (i4_frm_qp + (6 * (ps_ctxt->u1_bit_depth - 8))) % 6; in ihevce_enc_loop_frame_init()