Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu382.c108 hw_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu382Vp9dRegSet)); in hal_vp9d_alloc_res()
116 hw_ctx->hw_regs = mpp_calloc_size(void, sizeof(Vdpu382Vp9dRegSet)); in hal_vp9d_alloc_res()
275 Vdpu382Vp9dRegSet *vp9_hw_regs, in vp9d_refine_rcb_size()
343 static void hal_vp9d_rcb_info_update(void *hal, Vdpu382Vp9dRegSet *hw_regs, void *data) in hal_vp9d_rcb_info_update()
471 Vdpu382Vp9dRegSet *vp9_hw_regs = (Vdpu382Vp9dRegSet*)hw_ctx->hw_regs; in hal_vp9d_vdpu382_gen_regs()
474 memset(hw_ctx->hw_regs, 0, sizeof(Vdpu382Vp9dRegSet)); in hal_vp9d_vdpu382_gen_regs()
891 Vdpu382Vp9dRegSet *hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu382_start()
896 hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->g_buf[index].hw_regs; in hal_vp9d_vdpu382_start()
1016 Vdpu382Vp9dRegSet *hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu382_wait()
1019 hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->g_buf[task->dec.reg_index].hw_regs; in hal_vp9d_vdpu382_wait()
[all …]
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu382_vp9d.h317 } Vdpu382Vp9dRegSet; typedef