Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c42 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_init()
80 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_deinit()
102 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_get_task()
174 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_gen_regs()
384 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_start()
430 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_wait()
468 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_part_start()
565 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_part_wait()
602 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu1_ret_task()
615 .ctx_size = sizeof(HalJpegeCtx),
H A Dhal_jpege_vepu2_v2.c65 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu2_init()
111 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu2_deinit()
156 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu2_get_task()
368 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu2_gen_regs()
580 static MPP_RET multi_core_start(HalJpegeCtx *ctx, HalEncTask *task) in multi_core_start()
738 static MPP_RET multi_core_wait(HalJpegeCtx *ctx, HalEncTask *task) in multi_core_wait()
804 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu2_start()
854 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu2_wait()
901 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu2_part_start()
1000 HalJpegeCtx *ctx = (HalJpegeCtx *)hal; in hal_jpege_vepu2_part_wait()
[all …]
H A Dhal_jpege_base.h60 } HalJpegeCtx; typedef