Home
last modified time | relevance | path

Searched refs:constrained_intra_pred (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_pps.h49 RK_S32 constrained_intra_pred; member
H A Dh264e_pps.c77 pps->constrained_intra_pred = codec->constrained_intra_pred_mode; in h264e_pps_update()
172 mpp_writer_put_bits(bit, pps->constrained_intra_pred, 1); in h264e_pps_to_packet()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c446 if (pps->constrained_intra_pred) in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c496 if (pps->constrained_intra_pred) in hal_h264e_vepu2_gen_regs_v2()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
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()