Macros | |
#define | ASM_INSTRUCT_COMPACKED(str) str |
#define | ASM_INSTRUCT_EXTENDED(str) str |
#define | HI "hi" |
#define | LO "lo" |
#define | M_BITREV_BUTTERFLY4_ZERO_COMPUT() |
#define | M_BUTTERFLY4_COMPUT() |
#define | M_BUTTERFLY4_ZERO_COMPUT() |
Functions | |
void | dsp16_trans_complexfft (dsp16_complex_t *vect1, dsp16_complex_t *vect2, int nlog) |
avr32-uc3 16 bit version More... | |
#define ASM_INSTRUCT_COMPACKED | ( | str | ) | str |
Referenced by dsp16_trans_complexfft().
#define ASM_INSTRUCT_EXTENDED | ( | str | ) | str |
#define HI "hi" |
Referenced by dsp16_trans_complexfft().
#define LO "lo" |
Referenced by dsp16_trans_complexfft().
#define M_BITREV_BUTTERFLY4_ZERO_COMPUT | ( | ) |
Referenced by dsp16_trans_complexfft().
#define M_BUTTERFLY4_COMPUT | ( | ) |
Referenced by dsp16_trans_complexfft().
#define M_BUTTERFLY4_ZERO_COMPUT | ( | ) |
Referenced by dsp16_trans_complexfft().