Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c1203 hevc_vepu540c_rc_roi *reg_klut = &regs->reg_rc_roi; in hal_h265e_v540c_gen_regs() local
1276 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 6 : in hal_h265e_v540c_gen_regs()
1278 reg_klut->klut_ofst.inter_chrm_dist_multi = 4; in hal_h265e_v540c_gen_regs()
H A Dhal_h265e_vepu580.c2687 hevc_vepu580_rc_klut *reg_klut = &regs->reg_rc_klut; in hal_h265e_v580_gen_regs() local
2759 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 0 : 3; in hal_h265e_v580_gen_regs()
2760 memcpy(&reg_klut->klut_wgt0, &klut_weight[0], sizeof(klut_weight)); in hal_h265e_v580_gen_regs()
H A Dhal_h265e_vepu510.c1945 Vepu510RcRoi *reg_klut = &regs->reg_rc_roi; in hal_h265e_v510_gen_regs() local
2012 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 6 : in hal_h265e_v510_gen_regs()
H A Dhal_h265e_vepu511.c861 Vepu511RcRoi *reg_klut = &regs->reg_rc_roi; in vepu511_h265_set_prep() local
889 reg_klut->klut_ofst.chrm_klut_ofst = (ctx->frame_type == INTRA_FRAME) ? 6 : in vepu511_h265_set_prep()