Home
last modified time | relevance | path

Searched refs:pic_inter_e (Results 1 – 10 of 10) sorted by relevance

/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1.c198 p_regs->sw03.pic_inter_e = 0; in hal_m2vd_vdpu1_gen_regs()
200 p_regs->sw03.pic_inter_e = 1; in hal_m2vd_vdpu1_gen_regs()
H A Dhal_m2vd_vdpu1_reg.h85 RK_U32 pic_inter_e : 1; member
H A Dhal_m2vd_vdpu2_reg.h112 RK_U32 pic_inter_e : 1; member
H A Dhal_m2vd_vdpu2.c248 p_regs->sw57.pic_inter_e = 0; in hal_m2vd_vdpu2_gen_regs()
250 p_regs->sw57.pic_inter_e = 1; in hal_m2vd_vdpu2_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_vdpu2_reg.h101 RK_U32 pic_inter_e : 1; member
H A Dhal_avsd_vdpu1_reg.h85 RK_U32 pic_inter_e : 1; member
H A Dhal_avsd_plus_reg.h83 RK_U32 pic_inter_e : 1; member
H A Dhal_avsd_vdpu1.c123 p_regs->sw03.pic_inter_e = (p_syn->pp.picCodingType != IFRAME) ? 1 : 0; in set_regs_parameters()
H A Dhal_avsd_vdpu2.c116 p_regs->sw57.pic_inter_e = (p_syn->pp.picCodingType != IFRAME) ? 1 : 0; in set_regs_parameters()
H A Dhal_avsd_plus.c131 p_regs->sw03.pic_inter_e = (p_syn->pp.picCodingType != IFRAME) ? 1 : 0; in set_regs_parameters()