Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu34x.c143 reg_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu34xH265dRegSet)); in hal_h265d_vdpu34x_init()
234 Vdpu34xH265dRegSet *hw_reg = (Vdpu34xH265dRegSet*)(reg_ctx->hw_regs); in hal_h265d_v345_output_pps_packet()
676 Vdpu34xH265dRegSet *hw_regs, in h265d_refine_rcb_size()
766 Vdpu34xH265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
840 Vdpu34xH265dRegSet *hw_regs; in hal_h265d_vdpu34x_gen_regs()
895 hw_regs = (Vdpu34xH265dRegSet*)reg_ctx->hw_regs; in hal_h265d_vdpu34x_gen_regs()
896 memset(hw_regs, 0, sizeof(Vdpu34xH265dRegSet)); in hal_h265d_vdpu34x_gen_regs()
1142 Vdpu34xH265dRegSet *hw_regs = NULL; in hal_h265d_vdpu34x_start()
1156 hw_regs = ( Vdpu34xH265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu34x_start()
1159 hw_regs = ( Vdpu34xH265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu34x_start()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu34x_h265d.h186 } Vdpu34xH265dRegSet; typedef