Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu384a.c131 reg_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu384aH265dRegSet)); in hal_h265d_vdpu384a_init()
349 Vdpu384aH265dRegSet *hw_reg = (Vdpu384aH265dRegSet*)(reg_ctx->hw_regs); in hal_h265d_v345_output_pps_packet()
722 Vdpu384aH265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
783 Vdpu384aH265dRegSet *hw_regs; in hal_h265d_vdpu384a_gen_regs()
842 hw_regs = (Vdpu384aH265dRegSet*)reg_ctx->hw_regs; in hal_h265d_vdpu384a_gen_regs()
843 memset(hw_regs, 0, sizeof(Vdpu384aH265dRegSet)); in hal_h265d_vdpu384a_gen_regs()
1175 Vdpu384aH265dRegSet *hw_regs = NULL; in hal_h265d_vdpu384a_start()
1189 hw_regs = ( Vdpu384aH265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu384a_start()
1192 hw_regs = ( Vdpu384aH265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu384a_start()
1275 Vdpu384aH265dRegSet *hw_regs = NULL; in hal_h265d_vdpu384a_wait()
[all …]
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu384a_h265d.h176 } Vdpu384aH265dRegSet; typedef