Lines Matching refs:HalVp9dCtx
54 static MPP_RET hal_vp9d_alloc_res(HalVp9dCtx *hal) in hal_vp9d_alloc_res()
58 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_alloc_res()
115 static MPP_RET hal_vp9d_release_res(HalVp9dCtx *hal) in hal_vp9d_release_res()
119 HalVp9dCtx *p_hal = hal; in hal_vp9d_release_res()
197 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_init()
232 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_deinit()
267 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_rkv_gen_regs()
528 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_start()
587 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_wait()
634 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_reset()
651 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_flush()
687 .ctx_size = sizeof(HalVp9dCtx),