Home
last modified time | relevance | path

Searched defs:fftLenBy2 (Results 1 – 3 of 3) sorted by relevance

/third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/
Darm_bitreversal.c48 uint16_t fftLenBy2, fftLenBy2p1; in arm_bitreversal_f32() local
119 uint32_t fftLenBy2, fftLenBy2p1, i, j; in arm_bitreversal_q31() local
192 uint32_t fftLenBy2, fftLenBy2p1; in arm_bitreversal_q15() local
Darm_bitreversal_f16.c48 uint16_t fftLenBy2, fftLenBy2p1; in arm_bitreversal_f16() local
/third_party/cmsis/CMSIS/DSP/Include/dsp/
Dtransform_functions.h387 uint16_t fftLenBy2; /**< length of the complex FFT. */ member