You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
239 B
12 lines
239 B
7 months ago
|
/*
|
||
|
* Copyright (c) Hisilicon Technologies Co., Ltd. 2019-2020. All rights reserved.
|
||
|
* Description: API of amp
|
||
|
* Author: audio
|
||
|
* Create: 2019-12-31
|
||
|
*/
|
||
|
|
||
|
#ifndef __MPI_AMP_H__
|
||
|
#define __MPI_AMP_H__
|
||
|
|
||
|
#endif /* __MPI_AMP_H__ */
|