Searched defs:onebyfftLen (Results 1 – 8 of 8) sorted by relevance
58 float16_t onebyfftLen; /**< value of 1/fftLen. */ member73 float16_t onebyfftLen; /**< value of 1/fftLen. */ member
167 float32_t onebyfftLen; /**< value of 1/fftLen. */ member195 float32_t onebyfftLen; /**< value of 1/fftLen. */ member
288 float16_t onebyfftLen) in arm_radix2_butterfly_inverse_f16()
286 float32_t onebyfftLen) in arm_radix2_butterfly_inverse_f32()
298 …e_f16_mve(const arm_cfft_instance_f16 * S,float16_t * pSrc, uint32_t fftLen, float16_t onebyfftLen) in _arm_radix4_butterfly_inverse_f16_mve()471 float16_t onebyfftLen = arm_inverse_fft_length_f16(fftLen); in arm_cfft_radix4by2_inverse_f16_mve() local
300 …e_f32_mve(const arm_cfft_instance_f32 * S,float32_t * pSrc, uint32_t fftLen, float32_t onebyfftLen) in _arm_radix4_butterfly_inverse_f32_mve()473 float32_t onebyfftLen = arm_inverse_fft_length_f32(fftLen); in arm_cfft_radix4by2_inverse_f32_mve() local
615 float32_t onebyfftLen) in arm_radix4_butterfly_inverse_f32()
682 float16_t onebyfftLen) in arm_radix4_butterfly_inverse_f16()