CMSIS-DSP  
CMSIS DSP Software Library

Functions

void arm_cfft_f16 (const arm_cfft_instance_f16 *S, float16_t *p1, uint8_t ifftFlag, uint8_t bitReverseFlag)
 Processing function for the floating-point complex FFT. More...
 
arm_status arm_cfft_init_4096_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 4096 samples. More...
 
arm_status arm_cfft_init_2048_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 2048 samples. More...
 
arm_status arm_cfft_init_1024_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 1024 samples. More...
 
arm_status arm_cfft_init_512_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 512 samples. More...
 
arm_status arm_cfft_init_256_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 256 samples. More...
 
arm_status arm_cfft_init_128_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 128 samples. More...
 
arm_status arm_cfft_init_64_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 64 samples. More...
 
arm_status arm_cfft_init_32_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 32 samples. More...
 
arm_status arm_cfft_init_16_f16 (arm_cfft_instance_f16 *S)
 Initialization function for the cfft f16 function with 16 samples. More...
 
arm_status arm_cfft_init_f16 (arm_cfft_instance_f16 *S, uint16_t fftLen)
 Generic initialization function for the cfft f16 function. More...
 

Description

Function Documentation

◆ arm_cfft_f16()

void arm_cfft_f16 ( const arm_cfft_instance_f16 S,
float16_t *  p1,
uint8_t  ifftFlag,
uint8_t  bitReverseFlag 
)
Parameters
[in]Spoints to an instance of the floating-point CFFT structure
[in,out]p1points to the complex data buffer of size 2*fftLen. Processing occurs in-place
[in]ifftFlagflag that selects transform direction
  • value = 0: forward transform
  • value = 1: inverse transform
[in]bitReverseFlagflag that enables / disables bit reversal of output
  • value = 0: disables bit reversal of output
  • value = 1: enables bit reversal of output
Returns
none

◆ arm_cfft_init_1024_f16()

arm_status arm_cfft_init_1024_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_128_f16()

arm_status arm_cfft_init_128_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_16_f16()

arm_status arm_cfft_init_16_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_2048_f16()

arm_status arm_cfft_init_2048_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_256_f16()

arm_status arm_cfft_init_256_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_32_f16()

arm_status arm_cfft_init_32_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_4096_f16()

arm_status arm_cfft_init_4096_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_512_f16()

arm_status arm_cfft_init_512_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_64_f16()

arm_status arm_cfft_init_64_f16 ( arm_cfft_instance_f16 S)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h

◆ arm_cfft_init_f16()

arm_status arm_cfft_init_f16 ( arm_cfft_instance_f16 S,
uint16_t  fftLen 
)
Parameters
[in,out]Spoints to an instance of the floating-point CFFT structure
[in]fftLenfft length (number of complex samples)
Returns
execution status
Use of this function is mandatory only for the MVE version of the FFT.
Other versions can still initialize directly the data structure using variables declared in arm_const_structs.h
This function should be used only if you don't know the FFT sizes that you'll need at build time. The use of this function will prevent the linker from removing the FFT tables that are not needed and the library code size will be bigger than needed.
If you use CMSIS-DSP as a static library, and if you know the FFT sizes that you need at build time, then it is better to use the initialization functions defined for each FFT size.