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