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
252 B
12 lines
252 B
7 months ago
|
/*
|
||
|
* Copyright (c) Hisilicon Technologies Co., Ltd.. 2019-2019. All rights reserved.
|
||
|
* Description: Huanglong VI iapi declaration.
|
||
|
* Author: ATV team
|
||
|
* Create: 2019-11-20
|
||
|
*/
|
||
|
|
||
|
#ifndef __IAPI_VI_H__
|
||
|
#define __IAPI_VI_H__
|
||
|
|
||
|
#endif /* __IAPI_VI_H__ */
|