Lines Matching defs:hal
83 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()
1079 static MPP_RET hal_vp9d_vdpu382_flush(void *hal) in hal_vp9d_vdpu382_flush()
1094 static MPP_RET hal_vp9d_vdpu382_control(void *hal, MpiCmd cmd_type, void *param) in hal_vp9d_vdpu382_control()