Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c142 reg_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu382H265dRegSet)); in hal_h265d_vdpu382_init()
222 Vdpu382H265dRegSet *hw_reg = (Vdpu382H265dRegSet*)(reg_ctx->hw_regs); in hal_h265d_v382_output_pps_packet()
439 Vdpu382H265dRegSet *hw_regs, in h265d_refine_rcb_size()
542 Vdpu382H265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
654 Vdpu382H265dRegSet *hw_regs; in hal_h265d_vdpu382_gen_regs()
710 hw_regs = (Vdpu382H265dRegSet*)reg_ctx->hw_regs; in hal_h265d_vdpu382_gen_regs()
711 memset(hw_regs, 0, sizeof(Vdpu382H265dRegSet)); in hal_h265d_vdpu382_gen_regs()
950 Vdpu382H265dRegSet *hw_regs = NULL; in hal_h265d_vdpu382_start()
964 hw_regs = ( Vdpu382H265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu382_start()
967 hw_regs = ( Vdpu382H265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu382_start()
[all …]
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu382_h265d.h210 } Vdpu382H265dRegSet; typedef