Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h146 RK_U32 rdo_wgt_sel : 1; member
H A Dhal_h265e_vepu541.c1055 regs->enc_pic.rdo_wgt_sel = 0; in vepu541_h265_set_rc_regs()
1057 regs->enc_pic.rdo_wgt_sel = 1; in vepu541_h265_set_rc_regs()
1552 regs->enc_pic.rdo_wgt_sel = (ctx->frame_type == INTRA_FRAME) ? 0 : 1; in hal_h265e_v541_gen_regs()