Lines Matching refs:Vdpu34xH265dRegSet
144 reg_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu34xH265dRegSet)); in hal_h265d_vdpu34x_init()
229 Vdpu34xH265dRegSet *hw_reg = (Vdpu34xH265dRegSet*)(reg_ctx->hw_regs); in hal_h265d_v345_output_pps_packet()
668 Vdpu34xH265dRegSet *hw_regs, in h265d_refine_rcb_size()
771 Vdpu34xH265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
844 Vdpu34xH265dRegSet *hw_regs; in hal_h265d_vdpu34x_gen_regs()
904 hw_regs = (Vdpu34xH265dRegSet*)reg_ctx->hw_regs; in hal_h265d_vdpu34x_gen_regs()
905 memset(hw_regs, 0, sizeof(Vdpu34xH265dRegSet)); in hal_h265d_vdpu34x_gen_regs()
1157 Vdpu34xH265dRegSet *hw_regs = NULL; in hal_h265d_vdpu34x_start()
1171 hw_regs = ( Vdpu34xH265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu34x_start()
1174 hw_regs = ( Vdpu34xH265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu34x_start()
1284 Vdpu34xH265dRegSet *hw_regs = NULL; in hal_h265d_vdpu34x_wait()
1288 hw_regs = ( Vdpu34xH265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu34x_wait()
1290 hw_regs = ( Vdpu34xH265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu34x_wait()