Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_vdpu382.c80 } Avs2dVdpu382RegCtx_t; typedef
358 Avs2dVdpu382RegCtx_t *reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_rcb_info_update()
544 Avs2dVdpu382RegCtx_t *reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_vdpu382_deinit()
582 Avs2dVdpu382RegCtx_t *reg_ctx; in hal_avs2d_vdpu382_init()
589 MEM_CHECK(ret, p_hal->reg_ctx = mpp_calloc_size(void, sizeof(Avs2dVdpu382RegCtx_t))); in hal_avs2d_vdpu382_init()
590 reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_vdpu382_init()
708 Avs2dVdpu382RegCtx_t *reg_ctx; in hal_avs2d_vdpu382_gen_regs()
725 reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_vdpu382_gen_regs()
904 Avs2dVdpu382RegCtx_t *reg_ctx; in hal_avs2d_vdpu382_start()
916 reg_ctx = (Avs2dVdpu382RegCtx_t *)p_hal->reg_ctx; in hal_avs2d_vdpu382_start()
[all …]