Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_vdpu34x.c108 hw_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu34xVp9dRegSet)); in hal_vp9d_alloc_res()
116 hw_ctx->hw_regs = mpp_calloc_size(void, sizeof(Vdpu34xVp9dRegSet)); in hal_vp9d_alloc_res()
274 Vdpu34xVp9dRegSet *vp9_hw_regs, in vp9d_refine_rcb_size()
331 static void hal_vp9d_rcb_info_update(void *hal, Vdpu34xVp9dRegSet *hw_regs, void *data) in hal_vp9d_rcb_info_update()
458 Vdpu34xVp9dRegSet *vp9_hw_regs = (Vdpu34xVp9dRegSet*)hw_ctx->hw_regs; in hal_vp9d_vdpu34x_gen_regs()
461 memset(hw_ctx->hw_regs, 0, sizeof(Vdpu34xVp9dRegSet)); in hal_vp9d_vdpu34x_gen_regs()
857 Vdpu34xVp9dRegSet *hw_regs = (Vdpu34xVp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu34x_start()
862 hw_regs = (Vdpu34xVp9dRegSet *)hw_ctx->g_buf[index].hw_regs; in hal_vp9d_vdpu34x_start()
984 Vdpu34xVp9dRegSet *hw_regs = (Vdpu34xVp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu34x_wait()
987 hw_regs = (Vdpu34xVp9dRegSet *)hw_ctx->g_buf[task->dec.reg_index].hw_regs; in hal_vp9d_vdpu34x_wait()
[all …]
/rockchip-linux_mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_vp9d.h292 } Vdpu34xVp9dRegSet; typedef