FFTLIB User Guide
fftlib.h
Go to the documentation of this file.
1 /******************************************************************************
2  * *
3  * module name :FFTLIB *
4  * *
5  * module descripton :Matrix Multiply Accelerator Library module for C7x+MMA *
6  * *
7  * Copyright (C) 2017-2018 Texas Instruments Incorporated - https://www.ti.com/ *
8  * ALL RIGHTS RESERVED *
9  * *
10  ******************************************************************************/
11 
22 #ifndef _FFTLIB_H_
23 #define _FFTLIB_H_
24 
26 #include "common/FFTLIB_types.h"
27 
28 #include "fft_c7x/c7x_fft.h"
29 #include "fft_c7xmma/fftlib_fft.h"
30 
31 #endif /*_FFTLIB_H_*/
32 /******************************************************************************
33  * *
34  * module name :FFTLIB *
35  * *
36  * module descripton :Matrix Multiply Accelerator Library module for C7x+MMA *
37  * *
38  * Copyright (C) 2017-2018 Texas Instruments Incorporated - https://www.ti.com/ *
39  * ALL RIGHTS RESERVED *
40  * *
41  ******************************************************************************/
42 
53 #ifndef _FFTLIB_H_
54 #define _FFTLIB_H_
55 
57 #include "common/FFTLIB_types.h"
58 
59 #include "fft_c7x/c7x_fft.h"
60 #include "fft_c7xmma/fftlib_fft.h"
61 
62 #endif /*_FFTLIB_H_*/
63 /******************************************************************************
64  * *
65  * module name :FFTLIB *
66  * *
67  * module descripton :Matrix Multiply Accelerator Library module for C7x+MMA *
68  * *
69  * Copyright (C) 2017-2018 Texas Instruments Incorporated - https://www.ti.com/ *
70  * ALL RIGHTS RESERVED *
71  * *
72  ******************************************************************************/
73 
84 #ifndef _FFTLIB_H_
85 #define _FFTLIB_H_
86 
88 #include "common/FFTLIB_types.h"
89 
90 #include "fft_c7x/c7x_fft.h"
91 #include "fft_c7xmma/fftlib_fft.h"
92 
93 #endif /*_FFTLIB_H_*/
File to hold buffer parameter related info for FFTLIB.
File to hold common structure, enums, macros and functions for FFTLIB.
File to hold buffer parameter related info for FFTLIB.
File to hold buffer parameter related info for FFTLIB.