Lines Matching refs:Vdpu383Vp9dRegSet
145 hw_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu383Vp9dRegSet)); in hal_vp9d_alloc_res()
169 hw_ctx->hw_regs = mpp_calloc_size(void, sizeof(Vdpu383Vp9dRegSet)); in hal_vp9d_alloc_res()
443 static void hal_vp9d_rcb_info_update(void *hal, Vdpu383Vp9dRegSet *hw_regs, void *data) in hal_vp9d_rcb_info_update()
710 Vdpu383Vp9dRegSet *vp9_hw_regs = NULL; in hal_vp9d_vdpu383_gen_regs()
733 vp9_hw_regs = (Vdpu383Vp9dRegSet*)hw_ctx->hw_regs; in hal_vp9d_vdpu383_gen_regs()
734 memset(vp9_hw_regs, 0, sizeof(Vdpu383Vp9dRegSet)); in hal_vp9d_vdpu383_gen_regs()
1133 Vdpu383Vp9dRegSet *hw_regs = (Vdpu383Vp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu383_start()
1139 hw_regs = (Vdpu383Vp9dRegSet *)hw_ctx->g_buf[index].hw_regs; in hal_vp9d_vdpu383_start()
1211 Vdpu383Vp9dRegSet *hw_regs = (Vdpu383Vp9dRegSet *)hw_ctx->hw_regs; in hal_vp9d_vdpu383_wait()
1214 hw_regs = (Vdpu383Vp9dRegSet *)hw_ctx->g_buf[task->dec.reg_index].hw_regs; in hal_vp9d_vdpu383_wait()
1264 for (i = 0; i < sizeof(Vdpu383Vp9dRegSet) / 4; i++) in hal_vp9d_vdpu383_wait()