Home
last modified time | relevance | path

Searched refs:const_intra_pred (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c72 h265->const_intra_pred = 0; /* constraint intra prediction flag */ in h265e_init()
H A Dh265e_ps.c406 pps->m_bConstrainedIntraPred = codec->const_intra_pred; in h265e_set_pps()
/rockchip-linux_mpp/inc/
H A Drk_venc_cmd.h882 RK_S32 const_intra_pred; member
/rockchip-linux_mpp/mpp/base/
H A Dmpp_enc_cfg.c185 … rk_s32, const_intra, FLAG_INCR, h265, const_intra_pred); \
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c1094 if (set->const_intra_pred) { in proc_h265_cfg()
1098 set->const_intra_pred = 0; in proc_h265_cfg()