Lines Matching refs:decoder
474 MPP_RET hal_avsd_vdpu2_init(void *decoder, MppHalCfg *cfg) in hal_avsd_vdpu2_init() argument
478 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_init()
516 MPP_RET hal_avsd_vdpu2_deinit(void *decoder) in hal_avsd_vdpu2_deinit() argument
518 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_deinit()
539 MPP_RET hal_avsd_vdpu2_gen_regs(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu2_gen_regs() argument
542 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_gen_regs()
567 MPP_RET hal_avsd_vdpu2_start(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu2_start() argument
570 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_start()
622 MPP_RET hal_avsd_vdpu2_wait(void *decoder, HalTaskInfo *task) in hal_avsd_vdpu2_wait() argument
625 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_wait()
674 MPP_RET hal_avsd_vdpu2_reset(void *decoder) in hal_avsd_vdpu2_reset() argument
677 AvsdHalCtx_t *p_hal = (AvsdHalCtx_t *)decoder; in hal_avsd_vdpu2_reset()
700 MPP_RET hal_avsd_vdpu2_flush(void *decoder) in hal_avsd_vdpu2_flush() argument
706 (void)decoder; in hal_avsd_vdpu2_flush()
719 MPP_RET hal_avsd_vdpu2_control(void *decoder, MpiCmd cmd_type, void *param) in hal_avsd_vdpu2_control() argument
725 (void)decoder; in hal_avsd_vdpu2_control()