Home
last modified time | relevance | path

Searched defs:hal (Results 1 – 25 of 73) sorted by relevance

123

/rockchip-linux_mpp/mpp/hal/dummy/
H A Dhal_dummy_enc_api.c23 MPP_RET hal_dummy_enc_init(void *hal, MppHalCfg *cfg) in hal_dummy_enc_init()
30 MPP_RET hal_dummy_enc_deinit(void *hal) in hal_dummy_enc_deinit()
36 MPP_RET hal_dummy_enc_gen_regs(void *hal, HalTaskInfo *task) in hal_dummy_enc_gen_regs()
42 MPP_RET hal_dummy_enc_start(void *hal, HalTaskInfo *task) in hal_dummy_enc_start()
49 MPP_RET hal_dummy_enc_wait(void *hal, HalTaskInfo *task) in hal_dummy_enc_wait()
56 MPP_RET hal_dummy_enc_reset(void *hal) in hal_dummy_enc_reset()
62 MPP_RET hal_dummy_enc_flush(void *hal) in hal_dummy_enc_flush()
68 MPP_RET hal_dummy_enc_control(void *hal, MpiCmd cmd_type, void *param) in hal_dummy_enc_control()
H A Dhal_dummy_dec_api.c23 MPP_RET hal_dummy_dec_init(void *hal, MppHalCfg *cfg) in hal_dummy_dec_init()
30 MPP_RET hal_dummy_dec_deinit(void *hal) in hal_dummy_dec_deinit()
36 MPP_RET hal_dummy_dec_gen_regs(void *hal, HalTaskInfo *task) in hal_dummy_dec_gen_regs()
42 MPP_RET hal_dummy_dec_start(void *hal, HalTaskInfo *task) in hal_dummy_dec_start()
49 MPP_RET hal_dummy_dec_wait(void *hal, HalTaskInfo *task) in hal_dummy_dec_wait()
56 MPP_RET hal_dummy_dec_reset(void *hal) in hal_dummy_dec_reset()
62 MPP_RET hal_dummy_dec_flush(void *hal) in hal_dummy_dec_flush()
68 MPP_RET hal_dummy_dec_control(void *hal, MpiCmd cmd_type, void *param) in hal_dummy_dec_control()
/rockchip-linux_mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_api.c30 static MPP_RET hal_vp8d_reg_gen (void *hal, HalTaskInfo *task) in hal_vp8d_reg_gen()
40 static MPP_RET hal_vp8d_start (void *hal, HalTaskInfo *task) in hal_vp8d_start()
50 static MPP_RET hal_vp8d_wait (void *hal, HalTaskInfo *task) in hal_vp8d_wait()
60 static MPP_RET hal_vp8d_reset (void *hal) in hal_vp8d_reset()
70 static MPP_RET hal_vp8d_flush (void *hal) in hal_vp8d_flush()
80 static MPP_RET hal_vp8d_control (void *hal, MpiCmd cmd_type, void *param) in hal_vp8d_control()
90 static MPP_RET hal_vp8d_deinit (void *hal) in hal_vp8d_deinit()
100 static MPP_RET hal_vp8d_init(void *hal, MppHalCfg *cfg) in hal_vp8d_init()
H A Dhal_vp8d_vdpu2.c41 MPP_RET hal_vp8d_vdpu2_init(void *hal, MppHalCfg *cfg) in hal_vp8d_vdpu2_init()
119 MPP_RET hal_vp8d_vdpu2_deinit(void *hal) in hal_vp8d_vdpu2_deinit()
441 MPP_RET hal_vp8d_vdpu2_gen_regs(void* hal, HalTaskInfo *task) in hal_vp8d_vdpu2_gen_regs()
599 static void hal_vp8d_vdpu2_dump_info(void *hal, HalTaskInfo *task) in hal_vp8d_vdpu2_dump_info()
640 MPP_RET hal_vp8d_vdpu2_start(void *hal, HalTaskInfo *task) in hal_vp8d_vdpu2_start()
688 MPP_RET hal_vp8d_vdpu2_wait(void *hal, HalTaskInfo *task) in hal_vp8d_vdpu2_wait()
/rockchip-linux_mpp/mpp/hal/common/av1/
H A Dhal_av1d_api_v2.c39 MPP_RET hal_av1d_init(void *hal, MppHalCfg *cfg) in hal_av1d_init()
102 MPP_RET hal_av1d_deinit(void *hal) in hal_av1d_deinit()
123 MPP_RET hal_av1d_gen_regs(void *hal, HalTaskInfo *task) in hal_av1d_gen_regs()
133 MPP_RET hal_av1d_start(void *hal, HalTaskInfo *task) in hal_av1d_start()
143 MPP_RET hal_av1d_wait(void *hal, HalTaskInfo *task) in hal_av1d_wait()
153 MPP_RET hal_av1d_reset(void *hal) in hal_av1d_reset()
163 MPP_RET hal_av1d_flush(void *hal) in hal_av1d_flush()
173 MPP_RET hal_av1d_control(void *hal, MpiCmd cmd_type, void *param) in hal_av1d_control()
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_vepu1_v2.c36 static MPP_RET vp8e_vpu_frame_start(void *hal) in vp8e_vpu_frame_start()
281 static MPP_RET hal_vp8e_vepu1_init_v2(void *hal, MppEncHalCfg *cfg) in hal_vp8e_vepu1_init_v2()
327 static MPP_RET hal_vp8e_vepu1_deinit_v2(void *hal) in hal_vp8e_vepu1_deinit_v2()
347 static MPP_RET hal_vp8e_vepu1_gen_regs_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu1_gen_regs_v2()
372 static MPP_RET hal_vp8e_vepu1_start_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu1_start_v2()
421 static void vp8e_update_hw_cfg(void *hal) in vp8e_update_hw_cfg()
445 static MPP_RET hal_vp8e_vepu1_wait_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu1_wait_v2()
480 static MPP_RET hal_vp8e_vepu1_get_task_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu1_get_task_v2()
510 static MPP_RET hal_vp8e_vepu1_ret_task_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu1_ret_task_v2()
H A Dhal_vp8e_vepu2_v2.c37 static MPP_RET vp8e_vpu_frame_start(void *hal) in vp8e_vpu_frame_start()
283 static MPP_RET hal_vp8e_vepu2_init_v2(void *hal, MppEncHalCfg *cfg) in hal_vp8e_vepu2_init_v2()
331 static MPP_RET hal_vp8e_vepu2_deinit_v2(void *hal) in hal_vp8e_vepu2_deinit_v2()
351 static MPP_RET hal_vp8e_vepu2_gen_regs_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu2_gen_regs_v2()
376 static MPP_RET hal_vp8e_vepu2_start_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu2_start_v2()
425 static void vp8e_update_hw_cfg(void *hal) in vp8e_update_hw_cfg()
448 static MPP_RET hal_vp8e_vepu2_wait_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu2_wait_v2()
482 static MPP_RET hal_vp8e_vepu2_get_task_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu2_get_task_v2()
512 static MPP_RET hal_vp8e_vepu2_ret_task_v2(void *hal, HalEncTask *task) in hal_vp8e_vepu2_ret_task_v2()
H A Dhal_vp8e_base.c30 static MPP_RET set_frame_params(void *hal) in set_frame_params()
48 static MPP_RET set_filter(void *hal) in set_filter()
123 static MPP_RET set_segmentation(void *hal) in set_segmentation()
335 static MPP_RET set_frame_header(void *hal) in set_frame_header()
433 static MPP_RET set_new_frame(void *hal) in set_new_frame()
602 static MPP_RET set_code_frame(void *hal) in set_code_frame()
665 static MPP_RET init_picbuf(void *hal) in init_picbuf()
694 static MPP_RET set_picbuf_ref(void *hal) in set_picbuf_ref()
793 void write_ivf_header(void *hal, RK_U8 *dst) in write_ivf_header()
837 static void write_ivf_frame(void *hal, RK_U8 *out) in write_ivf_frame()
[all …]
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_api.c33 static MPP_RET hal_jpegd_reg_gen(void *hal, HalTaskInfo *task) in hal_jpegd_reg_gen()
39 static MPP_RET hal_jpegd_start(void *hal, HalTaskInfo *task) in hal_jpegd_start()
45 static MPP_RET hal_jpegd_wait(void *hal, HalTaskInfo *task) in hal_jpegd_wait()
51 static MPP_RET hal_jpegd_control(void *hal, MpiCmd cmd_type, void *param) in hal_jpegd_control()
57 static MPP_RET hal_jpegd_deinit(void *hal) in hal_jpegd_deinit()
63 static MPP_RET hal_jpegd_init(void *hal, MppHalCfg *cfg) in hal_jpegd_init()
/rockchip-linux_mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_api.c30 static MPP_RET hal_m2vd_gen_regs(void *hal, HalTaskInfo *task) in hal_m2vd_gen_regs()
36 static MPP_RET hal_m2vd_start(void *hal, HalTaskInfo *task) in hal_m2vd_start()
42 static MPP_RET hal_m2vd_wait(void *hal, HalTaskInfo *task) in hal_m2vd_wait()
48 static MPP_RET hal_m2vd_deinit(void *hal) in hal_m2vd_deinit()
54 static MPP_RET hal_m2vd_init (void *hal, MppHalCfg *cfg) in hal_m2vd_init()
H A Dhal_m2vd_vdpu1.c28 MPP_RET hal_m2vd_vdpu1_init(void *hal, MppHalCfg *cfg) in hal_m2vd_vdpu1_init()
83 MPP_RET hal_m2vd_vdpu1_deinit(void *hal) in hal_m2vd_vdpu1_deinit()
145 MPP_RET hal_m2vd_vdpu1_gen_regs(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu1_gen_regs()
260 MPP_RET hal_m2vd_vdpu1_start(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu1_start()
302 MPP_RET hal_m2vd_vdpu1_wait(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu1_wait()
H A Dhal_m2vd_vdpu2.c30 MPP_RET hal_m2vd_vdpu2_init(void *hal, MppHalCfg *cfg) in hal_m2vd_vdpu2_init()
105 MPP_RET hal_m2vd_vdpu2_deinit(void *hal) in hal_m2vd_vdpu2_deinit()
194 MPP_RET hal_m2vd_vdpu2_gen_regs(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu2_gen_regs()
330 MPP_RET hal_m2vd_vdpu2_start(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu2_start()
375 MPP_RET hal_m2vd_vdpu2_wait(void *hal, HalTaskInfo *task) in hal_m2vd_vdpu2_wait()
/rockchip-linux_mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_api.c46 static MPP_RET hal_vpu_mpg4d_init(void *hal, MppHalCfg *cfg) in hal_vpu_mpg4d_init()
103 static MPP_RET hal_vpu_mpg4d_deinit(void *hal) in hal_vpu_mpg4d_deinit()
117 static MPP_RET hal_vpu_mpg4d_gen_regs(void *hal, HalTaskInfo *task) in hal_vpu_mpg4d_gen_regs()
131 static MPP_RET hal_vpu_mpg4d_start(void *hal, HalTaskInfo *task) in hal_vpu_mpg4d_start()
145 static MPP_RET hal_vpu_mpg4d_wait(void *hal, HalTaskInfo *task) in hal_vpu_mpg4d_wait()
/rockchip-linux_mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_api.c39 static MPP_RET hal_h263d_gen_regs(void *hal, HalTaskInfo *task) in hal_h263d_gen_regs()
45 static MPP_RET hal_h263d_start(void *hal, HalTaskInfo *task) in hal_h263d_start()
51 static MPP_RET hal_h263d_wait(void *hal, HalTaskInfo *task) in hal_h263d_wait()
57 static MPP_RET hal_h263d_deinit(void *hal) in hal_h263d_deinit()
63 static MPP_RET hal_h263d_init(void *hal, MppHalCfg *cfg) in hal_h263d_init()
H A Dhal_h263d_vdpu1.c122 MPP_RET hal_vpu1_h263d_init(void *hal, MppHalCfg *cfg) in hal_vpu1_h263d_init()
159 MPP_RET hal_vpu1_h263d_deinit(void *hal) in hal_vpu1_h263d_deinit()
179 MPP_RET hal_vpu1_h263d_gen_regs(void *hal, HalTaskInfo *syn) in hal_vpu1_h263d_gen_regs()
232 MPP_RET hal_vpu1_h263d_start(void *hal, HalTaskInfo *task) in hal_vpu1_h263d_start()
281 MPP_RET hal_vpu1_h263d_wait(void *hal, HalTaskInfo *task) in hal_vpu1_h263d_wait()
H A Dhal_h263d_vdpu2.c123 MPP_RET hal_vpu2_h263d_init(void *hal, MppHalCfg *cfg) in hal_vpu2_h263d_init()
160 MPP_RET hal_vpu2_h263d_deinit(void *hal) in hal_vpu2_h263d_deinit()
180 MPP_RET hal_vpu2_h263d_gen_regs(void *hal, HalTaskInfo *syn) in hal_vpu2_h263d_gen_regs()
233 MPP_RET hal_vpu2_h263d_start(void *hal, HalTaskInfo *task) in hal_vpu2_h263d_start()
282 MPP_RET hal_vpu2_h263d_wait(void *hal, HalTaskInfo *task) in hal_vpu2_h263d_wait()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_rkv.c54 static MPP_RET hal_vp9d_alloc_res(HalVp9dCtx *hal) in hal_vp9d_alloc_res()
115 static MPP_RET hal_vp9d_release_res(HalVp9dCtx *hal) in hal_vp9d_release_res()
194 MPP_RET hal_vp9d_rkv_init(void *hal, MppHalCfg *cfg) in hal_vp9d_rkv_init()
229 MPP_RET hal_vp9d_rkv_deinit(void *hal) in hal_vp9d_rkv_deinit()
247 MPP_RET hal_vp9d_rkv_gen_regs(void *hal, HalTaskInfo *task) in hal_vp9d_rkv_gen_regs()
525 MPP_RET hal_vp9d_rkv_start(void *hal, HalTaskInfo *task) in hal_vp9d_rkv_start()
584 MPP_RET hal_vp9d_rkv_wait(void *hal, HalTaskInfo *task) in hal_vp9d_rkv_wait()
632 MPP_RET hal_vp9d_rkv_reset(void *hal) in hal_vp9d_rkv_reset()
649 MPP_RET hal_vp9d_rkv_flush(void *hal) in hal_vp9d_rkv_flush()
664 MPP_RET hal_vp9d_rkv_control(void *hal, MpiCmd cmd_type, void *param) in hal_vp9d_rkv_control()
H A Dhal_vp9d_vdpu34x.c83 static MPP_RET hal_vp9d_alloc_res(HalVp9dCtx *hal) in hal_vp9d_alloc_res()
131 static MPP_RET hal_vp9d_release_res(HalVp9dCtx *hal) in hal_vp9d_release_res()
216 static MPP_RET hal_vp9d_vdpu34x_deinit(void *hal) in hal_vp9d_vdpu34x_deinit()
234 static MPP_RET hal_vp9d_vdpu34x_init(void *hal, MppHalCfg *cfg) in hal_vp9d_vdpu34x_init()
331 static void hal_vp9d_rcb_info_update(void *hal, Vdpu34xVp9dRegSet *hw_regs, void *data) in hal_vp9d_rcb_info_update()
380 static MPP_RET hal_vp9d_vdpu34x_setup_colmv_buf(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu34x_setup_colmv_buf()
412 static MPP_RET hal_vp9d_vdpu34x_gen_regs(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu34x_gen_regs()
852 static MPP_RET hal_vp9d_vdpu34x_start(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu34x_start()
979 static MPP_RET hal_vp9d_vdpu34x_wait(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu34x_wait()
1027 static MPP_RET hal_vp9d_vdpu34x_reset(void *hal) in hal_vp9d_vdpu34x_reset()
[all …]
H A Dhal_vp9d_vdpu382.c83 static MPP_RET hal_vp9d_alloc_res(HalVp9dCtx *hal) in hal_vp9d_alloc_res()
132 static MPP_RET hal_vp9d_release_res(HalVp9dCtx *hal) in hal_vp9d_release_res()
217 static MPP_RET hal_vp9d_vdpu382_deinit(void *hal) in hal_vp9d_vdpu382_deinit()
235 static MPP_RET hal_vp9d_vdpu382_init(void *hal, MppHalCfg *cfg) in hal_vp9d_vdpu382_init()
343 static void hal_vp9d_rcb_info_update(void *hal, Vdpu382Vp9dRegSet *hw_regs, void *data) in hal_vp9d_rcb_info_update()
393 static MPP_RET hal_vp9d_vdpu382_setup_colmv_buf(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu382_setup_colmv_buf()
425 static MPP_RET hal_vp9d_vdpu382_gen_regs(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu382_gen_regs()
886 static MPP_RET hal_vp9d_vdpu382_start(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu382_start()
1011 static MPP_RET hal_vp9d_vdpu382_wait(void *hal, HalTaskInfo *task) in hal_vp9d_vdpu382_wait()
1059 static MPP_RET hal_vp9d_vdpu382_reset(void *hal) in hal_vp9d_vdpu382_reset()
[all …]
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c39 static MPP_RET hal_jpege_vepu1_init(void *hal, MppEncHalCfg *cfg) in hal_jpege_vepu1_init()
78 static MPP_RET hal_jpege_vepu1_deinit(void *hal) in hal_jpege_vepu1_deinit()
100 static MPP_RET hal_jpege_vepu1_get_task(void *hal, HalEncTask *task) in hal_jpege_vepu1_get_task()
172 static MPP_RET hal_jpege_vepu1_gen_regs(void *hal, HalEncTask *task) in hal_jpege_vepu1_gen_regs()
381 static MPP_RET hal_jpege_vepu1_start(void *hal, HalEncTask *task) in hal_jpege_vepu1_start()
427 static MPP_RET hal_jpege_vepu1_wait(void *hal, HalEncTask *task) in hal_jpege_vepu1_wait()
465 static MPP_RET hal_jpege_vepu1_part_start(void *hal, HalEncTask *task) in hal_jpege_vepu1_part_start()
562 static MPP_RET hal_jpege_vepu1_part_wait(void *hal, HalEncTask *task) in hal_jpege_vepu1_part_wait()
600 static MPP_RET hal_jpege_vepu1_ret_task(void *hal, HalEncTask *task) in hal_jpege_vepu1_ret_task()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c208 static void explain_input_buffer(void *hal, HalDecTask *task) in explain_input_buffer()
242 MPP_RET hal_h264d_init(void *hal, MppHalCfg *cfg) in hal_h264d_init()
368 MPP_RET hal_h264d_deinit(void *hal) in hal_h264d_deinit()
396 MPP_RET hal_h264d_gen_regs(void *hal, HalTaskInfo *task) in hal_h264d_gen_regs()
414 MPP_RET hal_h264d_control(void *hal, MpiCmd cmd_type, void *param) in hal_h264d_control()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c41 static MPP_RET hal_h265d_alloc_res(void *hal) in hal_h265d_alloc_res()
97 static MPP_RET hal_h265d_release_res(void *hal) in hal_h265d_release_res()
164 MPP_RET hal_h265d_rkv_init(void *hal, MppHalCfg *cfg) in hal_h265d_rkv_init()
220 MPP_RET hal_h265d_rkv_deinit(void *hal) in hal_h265d_rkv_deinit()
255 static RK_S32 hal_h265d_v345_output_pps_packet(void *hal, void *dxva) in hal_h265d_v345_output_pps_packet()
469 static RK_S32 hal_h265d_output_pps_packet(void *hal, void *dxva) in hal_h265d_output_pps_packet()
727 MPP_RET hal_h265d_rkv_gen_regs(void *hal, HalTaskInfo *syn) in hal_h265d_rkv_gen_regs()
907 MPP_RET hal_h265d_rkv_start(void *hal, HalTaskInfo *task) in hal_h265d_rkv_start()
978 MPP_RET hal_h265d_rkv_wait(void *hal, HalTaskInfo *task) in hal_h265d_rkv_wait()
1053 MPP_RET hal_h265d_rkv_reset(void *hal) in hal_h265d_rkv_reset()
H A Dhal_h265d_vdpu34x.c99 static MPP_RET hal_h265d_vdpu34x_init(void *hal, MppHalCfg *cfg) in hal_h265d_vdpu34x_init()
176 static MPP_RET hal_h265d_vdpu34x_deinit(void *hal) in hal_h265d_vdpu34x_deinit()
221 static RK_S32 hal_h265d_v345_output_pps_packet(void *hal, void *dxva) in hal_h265d_v345_output_pps_packet()
445 static RK_S32 hal_h265d_output_pps_packet(void *hal, void *dxva) in hal_h265d_output_pps_packet()
770 static void hal_h265d_rcb_info_update(void *hal, void *dxva, in hal_h265d_rcb_info_update()
838 static MPP_RET hal_h265d_vdpu34x_gen_regs(void *hal, HalTaskInfo *syn) in hal_h265d_vdpu34x_gen_regs()
1153 static MPP_RET hal_h265d_vdpu34x_start(void *hal, HalTaskInfo *task) in hal_h265d_vdpu34x_start()
1278 static MPP_RET hal_h265d_vdpu34x_wait(void *hal, HalTaskInfo *task) in hal_h265d_vdpu34x_wait()
1366 static MPP_RET hal_h265d_vdpu34x_reset(void *hal) in hal_h265d_vdpu34x_reset()
1375 static MPP_RET hal_h265d_vdpu34x_flush(void *hal) in hal_h265d_vdpu34x_flush()
[all …]
/rockchip-linux_mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c74 MPP_RET hal_jpege_v540c_init(void *hal, MppEncHalCfg *cfg) in hal_jpege_v540c_init()
106 MPP_RET hal_jpege_v540c_deinit(void *hal) in hal_jpege_v540c_deinit()
126 static MPP_RET hal_jpege_vepu540c_prepare(void *hal) in hal_jpege_vepu540c_prepare()
139 MPP_RET hal_jpege_v540c_gen_regs(void *hal, HalEncTask *task) in hal_jpege_v540c_gen_regs()
236 MPP_RET hal_jpege_v540c_start(void *hal, HalEncTask *enc_task) in hal_jpege_v540c_start()
311 static MPP_RET hal_jpege_vepu540c_status_check(void *hal) in hal_jpege_vepu540c_status_check()
337 MPP_RET hal_jpege_v540c_wait(void *hal, HalEncTask *task) in hal_jpege_v540c_wait()
364 MPP_RET hal_jpege_v540c_get_task(void *hal, HalEncTask *task) in hal_jpege_v540c_get_task()
393 MPP_RET hal_jpege_v540c_ret_task(void *hal, HalEncTask *task) in hal_jpege_v540c_ret_task()
H A Dhal_jpege_vepu511.c64 MPP_RET hal_jpege_vepu511_init(void *hal, MppEncHalCfg *cfg) in hal_jpege_vepu511_init()
94 MPP_RET hal_jpege_vepu511_deinit(void *hal) in hal_jpege_vepu511_deinit()
113 static MPP_RET hal_jpege_vepu511_prepare(void *hal) in hal_jpege_vepu511_prepare()
355 MPP_RET hal_jpege_vepu511_gen_regs(void *hal, HalEncTask *task) in hal_jpege_vepu511_gen_regs()
465 MPP_RET hal_jpege_vepu511_start(void *hal, HalEncTask *enc_task) in hal_jpege_vepu511_start()
549 static MPP_RET hal_jpege_vepu511_status_check(void *hal) in hal_jpege_vepu511_status_check()
583 MPP_RET hal_jpege_vepu511_wait(void *hal, HalEncTask *task) in hal_jpege_vepu511_wait()
610 MPP_RET hal_jpege_vepu511_get_task(void *hal, HalEncTask *task) in hal_jpege_vepu511_get_task()
641 MPP_RET hal_jpege_vepu511_ret_task(void *hal, HalEncTask *task) in hal_jpege_vepu511_ret_task()

123