Home
last modified time | relevance | path

Searched refs:pic_wfill (Results 1 – 23 of 23) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu511_reg.h84 RK_U32 pic_wfill : 6; member
H A Dhal_jpege_vepu540c_reg.h468 RK_U32 pic_wfill : 6; member
H A Dhal_jpege_vepu511.c221 regs->src_fill.pic_wfill = (syn->width & 0x7) in vepu511_set_jpeg_reg()
/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu540c_common.c185 regs->reg0273_src_fill.pic_wfill = (syn->width & 0x7) in vepu540c_set_jpeg_reg()
H A Dvepu540c_common.h575 RK_U32 pic_wfill : 6; member
H A Dvepu510_common.h548 RK_U32 pic_wfill : 6; member
H A Dvepu511_common.h877 RK_U32 pic_wfill : 6; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h133 RK_U32 pic_wfill : 6; member
H A Dhal_h265e_vepu540c_reg.h475 RK_U32 pic_wfill : 6; member
H A Dhal_h265e_vepu580_reg.h358 RK_U32 pic_wfill : 6; member
H A Dhal_h265e_vepu540c.c1262 reg_base->reg0197_src_fill.pic_wfill = (syn->pp.pic_width & 0x7) in hal_h265e_v540c_gen_regs()
H A Dhal_h265e_vepu541.c1540 regs->enc_rsl.pic_wfill = (syn->pp.pic_width & 0x7) in hal_h265e_v541_gen_regs()
H A Dhal_h265e_vepu510.c1997 reg_frm->common.src_fill.pic_wfill = (syn->pp.pic_width & 0x7) in hal_h265e_v510_gen_regs()
H A Dhal_h265e_vepu511.c876 reg_frm->common.src_fill.pic_wfill = (syn->pp.pic_width & 0x7) in vepu511_h265_set_prep()
H A Dhal_h265e_vepu580.c2743 reg_base->reg0197_src_fill.pic_wfill = (syn->pp.pic_width & 0x7) in hal_h265e_v580_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h251 RK_U32 pic_wfill : 6; member
H A Dhal_h264e_vepu540c_reg.h387 RK_U32 pic_wfill : 6; member
H A Dhal_h264e_vepu580_reg.h365 RK_U32 pic_wfill : 6; member
H A Dhal_h264e_vepu541.c467 regs->reg012.pic_wfill = MPP_ALIGN(prep->width, 16) - prep->width; in setup_vepu541_prep()
H A Dhal_h264e_vepu540c.c470 regs->reg_base.src_fill.pic_wfill = MPP_ALIGN(prep->width, 16) - prep->width; in setup_vepu540c_prep()
H A Dhal_h264e_vepu580.c719 regs->reg_base.src_fill.pic_wfill = MPP_ALIGN(prep->width, 16) - prep->width; in setup_vepu580_prep()
H A Dhal_h264e_vepu510.c716 reg_frm->common.src_fill.pic_wfill = MPP_ALIGN(prep->width, 16) - prep->width; in setup_vepu510_prep()
H A Dhal_h264e_vepu511.c715 reg_frm->common.src_fill.pic_wfill = MPP_ALIGN(prep->width, 16) - prep->width; in setup_vepu511_prep()