Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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()
287 Vdpu382Vp9dRegSet *vp9_hw_regs, in vp9d_refine_rcb_size()
355 static void hal_vp9d_rcb_info_update(void *hal, Vdpu382Vp9dRegSet *hw_regs, void *data) in hal_vp9d_rcb_info_update()
467 Vdpu382Vp9dRegSet *vp9_hw_regs = (Vdpu382Vp9dRegSet*)hw_ctx->hw_regs; in hal_vp9d_vdpu382_gen_regs()
470 memset(hw_ctx->hw_regs, 0, sizeof(Vdpu382Vp9dRegSet)); in hal_vp9d_vdpu382_gen_regs()
882 Vdpu382Vp9dRegSet *hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu382_start()
887 hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->g_buf[index].hw_regs; in hal_vp9d_vdpu382_start()
1007 Vdpu382Vp9dRegSet *hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu382_wait()
1010 hw_regs = (Vdpu382Vp9dRegSet *)hw_ctx->g_buf[task->dec.reg_index].hw_regs; in hal_vp9d_vdpu382_wait()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu382_vp9d.h317 } Vdpu382Vp9dRegSet; typedef