Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_vdpu382.c79 } Avs2dVdpu382RegCtx_t; typedef
358 Avs2dVdpu382RegCtx_t *reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_rcb_info_update()
545 Avs2dVdpu382RegCtx_t *reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_vdpu382_deinit()
583 Avs2dVdpu382RegCtx_t *reg_ctx; in hal_avs2d_vdpu382_init()
590 MEM_CHECK(ret, p_hal->reg_ctx = mpp_calloc_size(void, sizeof(Avs2dVdpu382RegCtx_t))); in hal_avs2d_vdpu382_init()
591 reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_vdpu382_init()
675 Avs2dVdpu382RegCtx_t *reg_ctx; in hal_avs2d_vdpu382_gen_regs()
693 reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_vdpu382_gen_regs()
869 Avs2dVdpu382RegCtx_t *reg_ctx; in hal_avs2d_vdpu382_start()
882 reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_vdpu382_start()
[all …]