Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c143 reg_ctx->g_buf[i].hw_regs = mpp_calloc_size(void, sizeof(Vdpu382H265dRegSet)); in hal_h265d_vdpu382_init()
238 Vdpu382H265dRegSet *hw_reg = (Vdpu382H265dRegSet*)(reg_ctx->hw_regs); in hal_h265d_v382_output_pps_packet()
458 Vdpu382H265dRegSet *hw_regs, in h265d_refine_rcb_size()
561 Vdpu382H265dRegSet *hw_regs, in hal_h265d_rcb_info_update()
635 Vdpu382H265dRegSet *hw_regs; in hal_h265d_vdpu382_gen_regs()
690 hw_regs = (Vdpu382H265dRegSet*)reg_ctx->hw_regs; in hal_h265d_vdpu382_gen_regs()
691 memset(hw_regs, 0, sizeof(Vdpu382H265dRegSet)); in hal_h265d_vdpu382_gen_regs()
953 Vdpu382H265dRegSet *hw_regs = NULL; in hal_h265d_vdpu382_start()
967 hw_regs = ( Vdpu382H265dRegSet *)reg_ctx->g_buf[index].hw_regs; in hal_h265d_vdpu382_start()
970 hw_regs = ( Vdpu382H265dRegSet *)reg_ctx->hw_regs; in hal_h265d_vdpu382_start()
[all …]
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/inc/
H A Dvdpu382_h265d.h210 } Vdpu382H265dRegSet; typedef