Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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.h551 RK_U32 pic_wfill : 6; member
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c_reg.h468 RK_U32 pic_wfill : 6; member
/OK3568_Linux_fs/external/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.c461 regs->reg012.pic_wfill = MPP_ALIGN(prep->width, 16) - prep->width; in setup_vepu541_prep()
H A Dhal_h264e_vepu540c.c455 regs->reg_base.src_fill.pic_wfill = MPP_ALIGN(prep->width, 16) - prep->width; in setup_vepu540c_prep()
H A Dhal_h264e_vepu580.c700 regs->reg_base.src_fill.pic_wfill = MPP_ALIGN(prep->width, 16) - prep->width; in setup_vepu580_prep()
/OK3568_Linux_fs/external/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.c1210 reg_base->reg0197_src_fill.pic_wfill = (syn->pp.pic_width & 0x7) in hal_h265e_v540c_gen_regs()
H A Dhal_h265e_vepu541.c1587 regs->enc_rsl.pic_wfill = (syn->pp.pic_width & 0x7) in hal_h265e_v541_gen_regs()
H A Dhal_h265e_vepu580.c2580 reg_base->reg0197_src_fill.pic_wfill = (syn->pp.pic_width & 0x7) in hal_h265e_v580_gen_regs()