Home
last modified time | relevance | path

Searched refs:init_qp (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1_reg.h120 RK_U32 init_qp : 6; member
H A Dhal_m2vd_vdpu2_reg.h46 RK_U32 init_qp : 6; member
H A Dhal_m2vd_vdpu1.c212 p_regs->sw06.init_qp = 1; in hal_m2vd_vdpu1_gen_regs()
H A Dhal_m2vd_vdpu2.c262 p_regs->sw51.init_qp = 1; in hal_m2vd_vdpu2_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_vdpu2_reg.h39 RK_U32 init_qp : 6; member
H A Dhal_avsd_vdpu1_reg.h116 RK_U32 init_qp : 6; member
H A Dhal_avsd_plus_reg.h108 RK_U32 init_qp : 6; member
H A Dhal_avsd_vdpu2.c124 p_regs->sw51.init_qp = p_syn->pp.pictureQp; in set_regs_parameters()
H A Dhal_avsd_vdpu1.c132 p_regs->sw06.init_qp = p_syn->pp.pictureQp; in set_regs_parameters()
H A Dhal_avsd_plus.c138 p_regs->sw06.init_qp = p_syn->pp.pictureQp; in set_regs_parameters()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_io.c271 static int init_qp(struct hinic_func_to_io *func_to_io, in init_qp() function
420 err = init_qp(func_to_io, &func_to_io->qps[i], i, in hinic_io_create_qps()