Lines Matching refs:Vdpu383H265dRegSet
154 reg_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu383H265dRegSet)); in hal_h265d_vdpu383_init()
381 Vdpu383H265dRegSet *hw_reg = (Vdpu383H265dRegSet*)(reg_ctx->hw_regs); in hal_h265d_v345_output_pps_packet()
726 Vdpu383H265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
862 Vdpu383H265dRegSet *hw_regs; in hal_h265d_vdpu383_gen_regs()
930 hw_regs = (Vdpu383H265dRegSet*)reg_ctx->hw_regs; in hal_h265d_vdpu383_gen_regs()
931 memset(hw_regs, 0, sizeof(Vdpu383H265dRegSet)); in hal_h265d_vdpu383_gen_regs()
1237 Vdpu383H265dRegSet *hw_regs = NULL; in hal_h265d_vdpu383_start()
1251 hw_regs = ( Vdpu383H265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu383_start()
1254 hw_regs = ( Vdpu383H265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu383_start()
1337 Vdpu383H265dRegSet *hw_regs = NULL; in hal_h265d_vdpu383_wait()
1341 hw_regs = ( Vdpu383H265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu383_wait()
1343 hw_regs = ( Vdpu383H265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu383_wait()