![]() |
![]() |
Routine to compute 16pt FFT of a vector of length 8 (assumed to be zero-padded to length 16) More...
Functions | |
void | mmwavelib_fft16ptZeroPadded32x32 (const int32_t *restrict inp, const int32_t *restrict twiddle, int32_t *restrict temp, int32_t *restrict out, uint32_t numLines, uint32_t numSkipSamples) |
mmwavelib_fft16ptZeroPadded32x32 Computes the 16pt FFT of vectors of length 8. The input vectors are assumed to be in transpose format (in inp). Hence the FFT can be thought of as operating along the columns of inp More... | |
Routine to compute 16pt FFT of a vector of length 8 (assumed to be zero-padded to length 16)