Searched refs:fftLenRFFT (Results 1 – 6 of 6) sorted by relevance
67 S->fftLenRFFT = 32U; in arm_rfft_32_fast_init_f16()96 S->fftLenRFFT = 64U; in arm_rfft_64_fast_init_f16()126 S->fftLenRFFT = 128; in arm_rfft_128_fast_init_f16()156 S->fftLenRFFT = 256U; in arm_rfft_256_fast_init_f16()186 S->fftLenRFFT = 512U; in arm_rfft_512_fast_init_f16()215 S->fftLenRFFT = 1024U; in arm_rfft_1024_fast_init_f16()243 S->fftLenRFFT = 2048U; in arm_rfft_2048_fast_init_f16()272 S->fftLenRFFT = 4096U; in arm_rfft_4096_fast_init_f16()
64 S->fftLenRFFT = 32U; in arm_rfft_32_fast_init_f32()93 S->fftLenRFFT = 64U; in arm_rfft_64_fast_init_f32()123 S->fftLenRFFT = 128; in arm_rfft_128_fast_init_f32()153 S->fftLenRFFT = 256U; in arm_rfft_256_fast_init_f32()183 S->fftLenRFFT = 512U; in arm_rfft_512_fast_init_f32()212 S->fftLenRFFT = 1024U; in arm_rfft_1024_fast_init_f32()240 S->fftLenRFFT = 2048U; in arm_rfft_2048_fast_init_f32()269 S->fftLenRFFT = 4096U; in arm_rfft_4096_fast_init_f32()
59 S->fftLenRFFT = 32U; in arm_rfft_32_fast_init_f64()88 S->fftLenRFFT = 64U; in arm_rfft_64_fast_init_f64()117 S->fftLenRFFT = 128U; in arm_rfft_128_fast_init_f64()146 S->fftLenRFFT = 256U; in arm_rfft_256_fast_init_f64()175 S->fftLenRFFT = 512U; in arm_rfft_512_fast_init_f64()203 S->fftLenRFFT = 1024U; in arm_rfft_1024_fast_init_f64()230 S->fftLenRFFT = 2048U; in arm_rfft_2048_fast_init_f64()258 S->fftLenRFFT = 4096U; in arm_rfft_4096_fast_init_f64()
205 Sint->fftLen = S->fftLenRFFT / 2; in arm_rfft_fast_f64()
414 uint16_t fftLenRFFT; /**< length of the real sequence */ member435 uint16_t fftLenRFFT; /**< length of the real sequence */ member
112 uint16_t fftLenRFFT; /**< length of the real sequence */ member