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