Searched refs:Avs2dRkvRegCtx_t (Results 1 – 1 of 1) sorted by relevance
80 } Avs2dRkvRegCtx_t; typedef295 Avs2dRkvRegCtx_t *reg_ctx = (Avs2dRkvRegCtx_t *)p_hal->reg_ctx; in hal_avs2d_rcb_info_update()470 Avs2dRkvRegCtx_t *reg_ctx = (Avs2dRkvRegCtx_t *)p_hal->reg_ctx; in hal_avs2d_rkv_deinit()508 Avs2dRkvRegCtx_t *reg_ctx; in hal_avs2d_rkv_init()515 MEM_CHECK(ret, p_hal->reg_ctx = mpp_calloc_size(void, sizeof(Avs2dRkvRegCtx_t))); in hal_avs2d_rkv_init()516 reg_ctx = (Avs2dRkvRegCtx_t *)p_hal->reg_ctx; in hal_avs2d_rkv_init()632 Avs2dRkvRegCtx_t *reg_ctx; in hal_avs2d_rkv_gen_regs()649 reg_ctx = (Avs2dRkvRegCtx_t *)p_hal->reg_ctx; in hal_avs2d_rkv_gen_regs()829 Avs2dRkvRegCtx_t *reg_ctx; in hal_avs2d_rkv_start()841 reg_ctx = (Avs2dRkvRegCtx_t *)p_hal->reg_ctx; in hal_avs2d_rkv_start()[all …]