Home
last modified time | relevance | path

Searched refs:Vdpu383H265dRegSet (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu383.c154 reg_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu383H265dRegSet)); in hal_h265d_vdpu383_init()
381 Vdpu383H265dRegSet *hw_reg = (Vdpu383H265dRegSet*)(reg_ctx->hw_regs); in hal_h265d_v345_output_pps_packet()
726 Vdpu383H265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
862 Vdpu383H265dRegSet *hw_regs; in hal_h265d_vdpu383_gen_regs()
930 hw_regs = (Vdpu383H265dRegSet*)reg_ctx->hw_regs; in hal_h265d_vdpu383_gen_regs()
931 memset(hw_regs, 0, sizeof(Vdpu383H265dRegSet)); in hal_h265d_vdpu383_gen_regs()
1237 Vdpu383H265dRegSet *hw_regs = NULL; in hal_h265d_vdpu383_start()
1251 hw_regs = ( Vdpu383H265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu383_start()
1254 hw_regs = ( Vdpu383H265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu383_start()
1337 Vdpu383H265dRegSet *hw_regs = NULL; in hal_h265d_vdpu383_wait()
[all …]
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu383_h265d.h170 } Vdpu383H265dRegSet; typedef