Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu511_reg.h86 RK_U32 pic_hfill : 6; member
H A Dhal_jpege_vepu540c_reg.h470 RK_U32 pic_hfill : 6; member
H A Dhal_jpege_vepu511.c224 regs->src_fill.pic_hfill = (syn->height & 0x7) in vepu511_set_jpeg_reg()
/rockchip-linux_mpp/mpp/hal/rkenc/common/
H A Dvepu540c_common.c188 regs->reg0273_src_fill.pic_hfill = (syn->height & 0x7) in vepu540c_set_jpeg_reg()
H A Dvepu540c_common.h577 RK_U32 pic_hfill : 6; member
H A Dvepu510_common.h550 RK_U32 pic_hfill : 6; member
H A Dvepu511_common.h879 RK_U32 pic_hfill : 6; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu541_reg.h136 RK_U32 pic_hfill : 6; member
H A Dhal_h265e_vepu540c_reg.h477 RK_U32 pic_hfill : 6; member
H A Dhal_h265e_vepu580_reg.h360 RK_U32 pic_hfill : 6; member
H A Dhal_h265e_vepu540c.c1265 reg_base->reg0197_src_fill.pic_hfill = (syn->pp.pic_height & 0x7) in hal_h265e_v540c_gen_regs()
H A Dhal_h265e_vepu541.c1543 regs->enc_rsl.pic_hfill = (syn->pp.pic_height & 0x7) in hal_h265e_v541_gen_regs()
H A Dhal_h265e_vepu510.c2000 reg_frm->common.src_fill.pic_hfill = (syn->pp.pic_height & 0x7) in hal_h265e_v510_gen_regs()
H A Dhal_h265e_vepu511.c878 reg_frm->common.src_fill.pic_hfill = (syn->pp.pic_height & 0x7) in vepu511_h265_set_prep()
H A Dhal_h265e_vepu580.c2746 reg_base->reg0197_src_fill.pic_hfill = (syn->pp.pic_height & 0x7) in hal_h265e_v580_gen_regs()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541_reg.h256 RK_U32 pic_hfill : 6; member
H A Dhal_h264e_vepu540c_reg.h389 RK_U32 pic_hfill : 6; member
H A Dhal_h264e_vepu580_reg.h367 RK_U32 pic_hfill : 6; member
H A Dhal_h264e_vepu541.c469 regs->reg012.pic_hfill = MPP_ALIGN(prep->height, 16) - prep->height; in setup_vepu541_prep()
H A Dhal_h264e_vepu540c.c472 regs->reg_base.src_fill.pic_hfill = MPP_ALIGN(prep->height, 16) - prep->height; in setup_vepu540c_prep()
H A Dhal_h264e_vepu580.c721 regs->reg_base.src_fill.pic_hfill = MPP_ALIGN(prep->height, 16) - prep->height; in setup_vepu580_prep()
H A Dhal_h264e_vepu510.c718 reg_frm->common.src_fill.pic_hfill = MPP_ALIGN(prep->height, 16) - prep->height; in setup_vepu510_prep()
H A Dhal_h264e_vepu511.c717 reg_frm->common.src_fill.pic_hfill = MPP_ALIGN(prep->height, 16) - prep->height; in setup_vepu511_prep()