![]() |
FFTLIB User Guide
|
Go to the source code of this file.
Functions | |
| void | FFTLIB_debugPrintMatrix1D (void *matrix, const FFTLIB_bufParams1D_t *params) |
| void | FFTLIB_debugPrintMatrix (void *matrix, const FFTLIB_bufParams2D_t *params) |
| void | FFTLIB_debugPrintMatrix3D (void *matrix, const FFTLIB_bufParams3D_t *params) |
| void | FFTLIB_debugPrint3DVReg (void *matrix, const FFTLIB_bufParams3D_t *params) |
| void | FFTLIB_debugPrintBufParams1D (const FFTLIB_bufParams1D_t *params) |
| void | FFTLIB_debugPrintBufParams (const FFTLIB_bufParams2D_t *params) |
| void | FFTLIB_debugPrintBufParams3D (const FFTLIB_bufParams3D_t *params) |
| void | FFTLIB_debugPrintMMAReg (const int32_t regNumber) |
| void FFTLIB_debugPrintMatrix1D | ( | void * | matrix, |
| const FFTLIB_bufParams1D_t * | params | ||
| ) |
Definition at line 90 of file FFTLIB_debugPrintMatrix1D.cpp.
| void FFTLIB_debugPrintMatrix | ( | void * | matrix, |
| const FFTLIB_bufParams2D_t * | params | ||
| ) |
Definition at line 98 of file FFTLIB_debugPrintMatrix.cpp.
| void FFTLIB_debugPrintMatrix3D | ( | void * | matrix, |
| const FFTLIB_bufParams3D_t * | params | ||
| ) |
Definition at line 138 of file FFTLIB_debugPrintMatrix3D.cpp.
| void FFTLIB_debugPrint3DVReg | ( | void * | matrix, |
| const FFTLIB_bufParams3D_t * | params | ||
| ) |
Definition at line 111 of file FFTLIB_debugPrint3DVReg.cpp.
| void FFTLIB_debugPrintBufParams1D | ( | const FFTLIB_bufParams1D_t * | params | ) |
| void FFTLIB_debugPrintBufParams | ( | const FFTLIB_bufParams2D_t * | params | ) |
| void FFTLIB_debugPrintBufParams3D | ( | const FFTLIB_bufParams3D_t * | params | ) |
| void FFTLIB_debugPrintMMAReg | ( | const int32_t | regNumber | ) |