Go to the source code of this file.
◆ FFTLIB_UTIL_zeroBload()
| static void FFTLIB_UTIL_zeroBload |
( |
int32_t |
numRows | ) |
|
|
inlinestatic |
load numRows of B into the Bload buffer
use streaming engine 1 to load numRows of B into the Bload buffer
- Parameters
-
- Returns
- void
Definition at line 61 of file FFTLIB_UTIL_zeroBload.h.
◆ FFTLIB_UTIL_zeroBload_unroll32()
| static void FFTLIB_UTIL_zeroBload_unroll32 |
( |
int32_t |
numRows | ) |
|
|
inlinestatic |
◆ FFTLIB_UTIL_zeroBload_unroll()
template<int32_t UNROLL_TIMES>
| static void FFTLIB_UTIL_zeroBload_unroll |
( |
int32_t |
numRows | ) |
|
|
inlinestatic |