|  | CMSIS-DSP
    Version 1.10.0
    CMSIS DSP Software Library | 
| Functions | |
| void | stage_rfft_f16 (const arm_rfft_fast_instance_f16 *S, float16_t *p, float16_t *pOut) | 
| void | merge_rfft_f16 (const arm_rfft_fast_instance_f16 *S, float16_t *p, float16_t *pOut) | 
| void | arm_rfft_fast_f16 (const arm_rfft_fast_instance_f16 *S, float16_t *p, float16_t *pOut, uint8_t ifftFlag) | 
| Processing function for the floating-point real FFT.  More... | |
| void merge_rfft_f16 | ( | const arm_rfft_fast_instance_f16 * | S, | 
| float16_t * | p, | ||
| float16_t * | pOut | ||
| ) | 
| void stage_rfft_f16 | ( | const arm_rfft_fast_instance_f16 * | S, | 
| float16_t * | p, | ||
| float16_t * | pOut | ||
| ) |