Searched defs:fftLenBy2 (Results 1 – 3 of 3) sorted by relevance
52 uint16_t fftLenBy2, fftLenBy2p1; in arm_bitreversal_f32() local127 uint32_t fftLenBy2, fftLenBy2p1, i, j; in arm_bitreversal_q31() local204 uint32_t fftLenBy2, fftLenBy2p1; in arm_bitreversal_q15() local
55 uint16_t fftLenBy2, fftLenBy2p1; in arm_bitreversal_f16() local
516 uint16_t fftLenBy2; /**< length of the complex FFT. */ member