/* * Copyright (C) Cvitek Co., Ltd. 2019-2020. All rights reserved. * * File Name: include/aaacdec.h * Description: * Common audio encoder definitions for AAC format. */ /* * \file * \brief Describes the information about AACENC. */ #ifndef _CVI_AACENC_H #define _CVI_AACENC_H #ifdef __cplusplus #if __cplusplus extern "C" { #endif #endif #include "cvi_type.h" /********************************Macro Definition********************************/ /** \addtogroup AACENC */ /** @{ */ /**