Home
last modified time | relevance | path

Searched refs:csip_flag (Results 1 – 13 of 13) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510_reg.h65 RK_U32 csip_flag : 1; member
H A Dhal_h264e_vepu541_reg.h1634 RK_U32 csip_flag : 1; member
H A Dhal_h264e_vepu540c_reg.h618 RK_U32 csip_flag : 1; member
H A Dhal_h264e_vepu511_reg.h73 RK_U32 csip_flag : 1; member
H A Dhal_h264e_vepu580_reg.h604 RK_U32 csip_flag : 1; member
H A Dhal_h264e_vepu541.c574 regs->reg105.csip_flag = pps->constrained_intra_pred; in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c563 regs->reg_base.synt_pps.csip_flag = pps->constrained_intra_pred; in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c909 regs->reg_base.synt_pps.csip_flag = pps->constrained_intra_pred; in setup_vepu580_codec()
H A Dhal_h264e_vepu510.c933 reg_frm->synt_pps.csip_flag = pps->constrained_intra_pred; in setup_vepu510_codec()
H A Dhal_h264e_vepu511.c903 reg_frm->synt_pps.csip_flag = pps->constrained_intra_pred; in setup_vepu511_codec()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_reg.h160 RK_U32 csip_flag : 1; member
H A Dhal_h265e_vepu511_reg.h176 RK_U32 csip_flag : 1; member
H A Dhal_h265e_vepu510.c1524 regs->synt_pps.csip_flag = syn->pp.constrained_intra_pred_flag; in vepu510_h265_set_slice_regs()