Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_pps.c68 pps->constrained_intra_pred = codec->constrained_intra_pred_mode; in h264e_pps_update()
158 mpp_writer_put_bits(bit, pps->constrained_intra_pred, 1); in h264e_pps_to_packet()
H A Dh264e_pps.h49 RK_S32 constrained_intra_pred; member
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c444 if (pps->constrained_intra_pred) in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c494 if (pps->constrained_intra_pred) in hal_h264e_vepu2_gen_regs_v2()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c565 regs->reg105.csip_flag = pps->constrained_intra_pred; in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c549 regs->reg_base.synt_pps.csip_flag = pps->constrained_intra_pred; in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c894 regs->reg_base.synt_pps.csip_flag = pps->constrained_intra_pred; in setup_vepu580_codec()