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

4-76

scaling)

 

Endian-swap a block of 16-bit

4-78

values

 

Endian-swap a block of 32-bit

4-80

values

 

Endian-swap a block of 64-bit

4-82

values

 

Move a Block of Memory

4-84

Float to Q15 Conversion

4-85

Minimum Energy Error Search

4-87

Q15 to Float Conversion

4-89

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

4-88

Use DSP_fft16x16() instead

4-91

Use DSP_fft16x16() instead

4-93

Use DSP_fft16x16() instead

4-96

Use DSP_fft16x16() instead

4-107

DSPLIB Function Tables

3-7

Page 25
Image 25
Texas Instruments TMS320C64X manual 8. Miscellaneous, 9. Obsolete Functions