DSPLIB Function Tables
Table 3−8. Miscellaneous
Functions | Description | Page |
short DSP_bexp(int *x, short nx)
void DSP_blk_eswap16(void *x, void *r, int nx)
void DSP_blk_eswap32(void *x, void *r, int nx)
void DSP_blk_eswap64(void *x, void *r, int nx)
void DSP_blk_move(short *x, short *r, int nx) void DSP_fltoq15 (float *x,short *r, short nx)
int DSP_minerror (short *GSP0_TABLE,short *errCoefs, int *savePtr_ret)
void DSP_q15tofl (short *x, float *r, short nx)
Max Exponent of a Vector (for | |
scaling) |
|
values |
|
values |
|
values |
|
Move a Block of Memory | |
Float to Q15 Conversion | |
Minimum Energy Error Search | |
Q15 to Float Conversion |
Table 3−9. Obsolete Functions
Functions | Description | Page |
void DSP_bitrev_cplx (int *x, short *index, int nx) void DSP_radix2 (int nx, short *x, short *w) void DSP_r4fft (int nx, short *x, short *w)
void DSP_fft(short *w, int nx, short *x, short *y)
void DSP_fft16x16t(short *w, int nx, short *x, short *y)
Use DSP_fft16x16() instead | |
Use DSP_fft16x16() instead | |
Use DSP_fft16x16() instead | |
Use DSP_fft16x16() instead | |
Use DSP_fft16x16() instead |
DSPLIB Function Tables |