Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_rkv.c52 } Vp9dRkvCtx; typedef
59 Vp9dRkvCtx *hw_ctx = (Vp9dRkvCtx*)p_hal->hw_ctx; in hal_vp9d_alloc_res()
120 Vp9dRkvCtx *hw_ctx = (Vp9dRkvCtx*)p_hal->hw_ctx; in hal_vp9d_release_res()
198 MEM_CHECK(ret, p_hal->hw_ctx = mpp_calloc_size(void, sizeof(Vp9dRkvCtx))); in hal_vp9d_rkv_init()
199 Vp9dRkvCtx *ctx = (Vp9dRkvCtx *)p_hal->hw_ctx; in hal_vp9d_rkv_init()
268 Vp9dRkvCtx *hw_ctx = (Vp9dRkvCtx*)p_hal->hw_ctx; in hal_vp9d_rkv_gen_regs()
529 Vp9dRkvCtx *hw_ctx = (Vp9dRkvCtx*)p_hal->hw_ctx; in hal_vp9d_rkv_start()
588 Vp9dRkvCtx *hw_ctx = (Vp9dRkvCtx*)p_hal->hw_ctx; in hal_vp9d_rkv_wait()
635 Vp9dRkvCtx *hw_ctx = (Vp9dRkvCtx*)p_hal->hw_ctx; in hal_vp9d_rkv_reset()
652 Vp9dRkvCtx *hw_ctx = p_hal->hw_ctx; in hal_vp9d_rkv_flush()