/****************************************************************************** * * Copyright (C) 2014 Hisilicon Technologies Co., Ltd. All rights reserved. * * This program is confidential and proprietary to Hisilicon Technologies Co., Ltd. (Hisilicon), * and may not be copied, reproduced, modified, disclosed to others, published or used, in * whole or in part, without the express prior written permission of Hisilicon. * ****************************************************************************** File Name : hi_jpeg_api.h Version : Initial Draft Author : Created : 2014/06/20 Description : The user will use this api to realize some function Function List : History : Date Author Modification 2014/06/20 y00181162 Created file ******************************************************************************/ #ifndef __HI_JPEG_API_H__ #define __HI_JPEG_API_H__ /*********************************add include here******************************/ #include "jpeglib.h" #include "hi_type.h" /*****************************************************************************/ #ifdef __cplusplus #if __cplusplus extern "C" { #endif #endif /* __cplusplus */ /***************************** Macro Definition ******************************/ /** \addtogroup JPEG */ /** @{ */ /**