Lines Matching refs:decoder
478 MPP_RET hal_avsd_vdpu1_init(void *decoder, MppHalCfg *cfg) in hal_avsd_vdpu1_init() argument
482 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_init()
519 MPP_RET hal_avsd_vdpu1_deinit(void *decoder) in hal_avsd_vdpu1_deinit() argument
521 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_deinit()
542 MPP_RET hal_avsd_vdpu1_gen_regs(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu1_gen_regs() argument
545 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_gen_regs()
569 MPP_RET hal_avsd_vdpu1_start(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu1_start() argument
572 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_start()
624 MPP_RET hal_avsd_vdpu1_wait(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu1_wait() argument
627 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_wait()
675 MPP_RET hal_avsd_vdpu1_reset(void *decoder) in hal_avsd_vdpu1_reset() argument
678 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu1_reset()
701 MPP_RET hal_avsd_vdpu1_flush(void *decoder) in hal_avsd_vdpu1_flush() argument
707 (void)decoder; in hal_avsd_vdpu1_flush()
720 MPP_RET hal_avsd_vdpu1_control(void *decoder, MpiCmd cmd_type, void *param) in hal_avsd_vdpu1_control() argument
726 (void)decoder; in hal_avsd_vdpu1_control()