Home
last modified time | relevance | path

Searched refs:pic_init_qp (Results 1 – 25 of 26) sorted by relevance

12

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_pps.c71 pps->pic_init_qp = 26; in h264e_pps_update()
72 pps->pic_init_qs = pps->pic_init_qp; in h264e_pps_update()
164 mpp_writer_put_se(bit, pps->pic_init_qp - 26); in h264e_pps_to_packet()
H A Dh264e_pps.h41 RK_S32 pic_init_qp; member
H A Dh264e_slice.c55 slice->qp_init = pps->pic_init_qp; in h264e_slice_update()
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu510_reg.h68 RK_U32 pic_init_qp : 6; member
H A Dhal_h264e_vepu541_reg.h1640 RK_U32 pic_init_qp : 6; member
H A Dhal_h264e_vepu540c_reg.h621 RK_U32 pic_init_qp : 6; member
H A Dhal_h264e_vepu511_reg.h76 RK_U32 pic_init_qp : 6; member
H A Dhal_h264e_vepu541.c577 regs->reg105.pic_init_qp = pps->pic_init_qp; in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c566 regs->reg_base.synt_pps.pic_init_qp = pps->pic_init_qp; in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c912 regs->reg_base.synt_pps.pic_init_qp = pps->pic_init_qp; in setup_vepu580_codec()
H A Dhal_h264e_vepu510.c936 reg_frm->synt_pps.pic_init_qp = pps->pic_init_qp; in setup_vepu510_codec()
H A Dhal_h264e_vepu511.c906 reg_frm->synt_pps.pic_init_qp = pps->pic_init_qp; in setup_vepu511_codec()
H A Dhal_h264e_vepu580_reg.h607 RK_U32 pic_init_qp : 6; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510_reg.h151 RK_U32 pic_init_qp : 6; member
H A Dhal_h265e_vepu541_reg.h670 RK_U32 pic_init_qp : 6; member
H A Dhal_h265e_vepu540c_reg.h713 RK_U32 pic_init_qp : 6; member
H A Dhal_h265e_vepu511_reg.h167 RK_U32 pic_init_qp : 6; member
H A Dhal_h265e_vepu580_reg.h601 RK_U32 pic_init_qp : 6; member
H A Dhal_h265e_vepu540c.c869 regs->reg0238_synt_pps.pic_init_qp = syn->pp.init_qp_minus26 + 26; in vepu540c_h265_set_slice_regs()
H A Dhal_h265e_vepu541.c1147 regs->synt_pps.pic_init_qp = syn->pp.init_qp_minus26 + 26; in vepu541_h265_set_slice_regs()
H A Dhal_h265e_vepu510.c1515 regs->synt_pps.pic_init_qp = syn->pp.init_qp_minus26 + 26; in vepu510_h265_set_slice_regs()
H A Dhal_h265e_vepu511.c1909 regs->synt_pps.pic_init_qp = syn->pp.init_qp_minus26 + 26; in vepu511_h265_set_slice_regs()
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c_reg.h707 RK_U32 pic_init_qp : 6; member
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c440 val = VEPU_REG_PPS_INIT_QP(pps->pic_init_qp) in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c487 val = VEPU_REG_PPS_INIT_QP(pps->pic_init_qp) in hal_h264e_vepu2_gen_regs_v2()

12