arm cfft radix4 f32 8c


CMSIS DSP Software Library: arm_cfft_radix4_f32.c File Reference Main Page Modules Data Structures Files Examples File List Globals Functions arm_cfft_radix4_f32.c File Reference #include "arm_math.h" Go to the source code of this file. Functions void arm_cfft_radix4_f32 (const arm_cfft_radix4_instance_f32 *S, float32_t *pSrc) void arm_radix4_butterfly_f32 (float32_t *pSrc, uint16_t fftLen, float32_t *pCoef, uint16_t twidCoefModifier) void arm_radix4_butterfly_inverse_f32 (float32_t *pSrc, uint16_t fftLen, float32_t *pCoef, uint16_t twidCoefModifier, float32_t onebyfftLen) void arm_bitreversal_f32 (float32_t *pSrc, uint16_t fftSize, uint16_t bitRevFactor, uint16_t *pBitRevTab) Function Documentation void arm_radix4_butterfly_f32 ( float32_t *  pSrc, uint16_t  fftLen, float32_t *  pCoef, uint16_t  twidCoefModifier  ) Core function for the floating-point CFFT butterfly process. end of CFFT_CIFFT group Definition at line 220 of file arm_cfft_radix4_f32.c. void arm_radix4_butterfly_inverse_f32 ( float32_t *  pSrc, uint16_t  fftLen, float32_t *  pCoef, uint16_t  twidCoefModifier, float32_t  onebyfftLen  ) Core function for the floating-point CIFFT butterfly process. Parameters: [in,out]*pSrcpoints to the in-place buffer of floating-point data type. [in]fftLenlength of the FFT. [in]*pCoefpoints to twiddle coefficient buffer. [in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table. [in]onebyfftLenvalue of 1/fftLen. Returns:none. Definition at line 541 of file arm_cfft_radix4_f32.c. void arm_bitreversal_f32 ( float32_t *  pSrc, uint16_t  fftSize, uint16_t  bitRevFactor, uint16_t *  pBitRevTab  ) In-place bit reversal function. Parameters: [in,out]*pSrcpoints to the in-place buffer of floating-point data type. [in]fftSizelength of the FFT. [in]bitRevFactorbit reversal modifier that supports different size FFTs with the same bit reversal table. [in]*pBitRevTabpoints to the bit reversal table. Returns:none. Definition at line 859 of file arm_cfft_radix4_f32.c.  All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines Generated on Mon Nov 29 2010 17:19:57 for CMSIS DSP Software Library by  1.7.2

Wyszukiwarka

Podobne podstrony:
arm ?ft radix4 ?2? source
arm ?ft radix4 init ?2? source
arm ?ft radix4 init ?2?
arm ?ft radix4 init q31?
arm ?ft radix4 q31? source
arm ?ft radix4 q31?
arm ?ft radix4 init q15?
arm ?ft radix4 q15? source
arm ?ft radix4 q15?
arm ?ft radix4 init q31? source
arm ?ft radix4 init q15? source
structarm ?ft radix4 instance q15
arm sin cos ?2?
arm lms init ?2?
structarm ?ft radix4 instance ?2
arm fir ?cimate ?2?
arm matrix example ?2?
arm lms norm ?2?
arm cmplx mag ?2? source

więcej podobnych podstron