CMSIS DSP Software Library: arm_rfft_q31.c File Reference
Main Page
Modules
Data Structures
Files
Examples
File List
Globals
Functions
arm_rfft_q31.c File Reference
#include "arm_math.h"
Go to the source code of this file.
Functions
void arm_split_rfft_q31 (q31_t *pSrc, uint32_t fftLen, q31_t *pATable, q31_t *pBTable, q31_t *pDst, uint32_t modifier)
void arm_split_rifft_q31 (q31_t *pSrc, uint32_t fftLen, q31_t *pATable, q31_t *pBTable, q31_t *pDst, uint32_t modifier)
void arm_rfft_q31 (const arm_rfft_instance_q31 *S, q31_t *pSrc, q31_t *pDst)
Function Documentation
void arm_split_rfft_q31
(
q31_t *
pSrc,
uint32_t
fftLen,
q31_t *
pATable,
q31_t *
pBTable,
q31_t *
pDst,
uint32_t
modifier
)
Core Real FFT process.
end of RFFT_RIFFT group
Parameters:
[in]*pSrcpoints to the input buffer.
[in]fftLenlength of FFT.
[in]*pATablepoints to the twiddle Coef A buffer.
[in]*pBTablepoints to the twiddle Coef B buffer.
[out]*pDstpoints to the output buffer.
[in]modifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Returns:none.
Definition at line 140 of file arm_rfft_q31.c.
void arm_split_rifft_q31
(
q31_t *
pSrc,
uint32_t
fftLen,
q31_t *
pATable,
q31_t *
pBTable,
q31_t *
pDst,
uint32_t
modifier
)
Core Real IFFT process.
Parameters:
[in]*pSrcpoints to the input buffer.
[in]fftLenlength of FFT.
[in]*pATablepoints to the twiddle Coef A buffer.
[in]*pBTablepoints to the twiddle Coef B buffer.
[out]*pDstpoints to the output buffer.
[in]modifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Returns:none.
Definition at line 246 of file arm_rfft_q31.c.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Mon Nov 29 2010 17:19:58 for CMSIS DSP Software Library by
1.7.2
Wyszukiwarka
Podobne podstrony:
arm rfft q31? sourcearm rfft init q31? sourcearm rfft init q31?arm mult q31? sourcearm ?d q31?arm min q31?arm scale q31?arm fir q31?arm rfft init q15?arm mean q31?arm sqrt q31? sourcearm std q31?arm rms q31? sourcearm std q31? sourcearm power q31?arm sub q31? sourcearm rms q31?arm ?s q31?arm sqrt q31?więcej podobnych podstron