Searched refs:HalVp9dCtx (Results 1 – 5 of 5) sorted by relevance
35 HalVp9dCtx *p = (HalVp9dCtx *)ctx; in hal_vp9d_init()78 HalVp9dCtx *p = (HalVp9dCtx *)ctx; in hal_vp9d_deinit()94 HalVp9dCtx *p = (HalVp9dCtx *)ctx; in hal_vp9d_gen_regs()105 HalVp9dCtx *p = (HalVp9dCtx *)ctx; in hal_vp9d_start()116 HalVp9dCtx *p = (HalVp9dCtx *)ctx; in hal_vp9d_wait()127 HalVp9dCtx *p = (HalVp9dCtx *)ctx; in hal_vp9d_reset()138 HalVp9dCtx *p = (HalVp9dCtx *)ctx; in hal_vp9d_flush()149 HalVp9dCtx *p = (HalVp9dCtx *)ctx; in hal_vp9d_control()161 .ctx_size = sizeof(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()523 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_start()582 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_wait()628 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_rkv_reset()[all …]
83 static MPP_RET hal_vp9d_alloc_res(HalVp9dCtx *hal) in hal_vp9d_alloc_res()87 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_alloc_res()132 static MPP_RET hal_vp9d_release_res(HalVp9dCtx *hal) in hal_vp9d_release_res()136 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_release_res()220 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_vdpu382_deinit()238 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_vdpu382_init()357 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_rcb_info_update()426 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_vdpu382_gen_regs()880 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_vdpu382_start()1005 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_vdpu382_wait()[all …]
83 static MPP_RET hal_vp9d_alloc_res(HalVp9dCtx *hal) in hal_vp9d_alloc_res()87 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_alloc_res()131 static MPP_RET hal_vp9d_release_res(HalVp9dCtx *hal) in hal_vp9d_release_res()135 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_release_res()219 HalVp9dCtx *p_hal = (HalVp9dCtx *)hal; in hal_vp9d_vdpu34x_deinit()237 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_vdpu34x_init()344 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_rcb_info_update()413 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_vdpu34x_gen_regs()846 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_vdpu34x_start()973 HalVp9dCtx *p_hal = (HalVp9dCtx*)hal; in hal_vp9d_vdpu34x_wait()[all …]
66 } HalVp9dCtx; typedef