Introduction To The Ti C67X Dsplib - Texas Instruments TMS320C67 DSP Series Programmer's Reference Manual

Library
Hide thumbs Also See for TMS320C67 DSP Series:
Table of Contents

Advertisement

Introduction to the TI C67x DSPLIB

1.1 Introduction to the TI C67x DSPLIB
1-2
The TI C67x DSPLIB is an optimized DSP Function Library for C programmers
using TMS320C67x devices. It includes C-callable, assembly-optimized gen-
eral-purpose signal-processing routines. These routines are typically used in
computationally intensive real-time applications where optimal execution
speed is critical. By using these routines, you can achieve execution speeds
considerably faster than equivalent code written in standard ANSI C language.
In addition, by providing ready-to-use DSP functions, TI DSPLIB can signifi-
cantly shorten your DSP application development time.
The TI DSPLIB includes commonly used DSP routines. Source code is pro-
vided that allows you to modify functions to match your specific needs.
The routines contained in the library are organized into the following seven dif-
ferent functional categories:
-
Adaptive filtering
J
DSPF_sp_lms
-
Correlation
J
DSPF_sp_autocor
-
FFT
J
DSPF_sp_bitrev_cplx
J
DSPF_sp_cfftr4_dif
J
DSPF_sp_cfftr2_dit
J
DSPF_sp_fftSPxSP
J
DSPF_sp_ifftSPxSP
J
DSPF_sp_icfftr2_dif
-
Filtering and convolution
J
DSPF_sp_fir_cplx
J
DSPF_sp_fir_gen
J
DSPF_sp_fir_r2
J
DSPF_sp_fircirc
J
DSPF_sp_biquad
J
DSPF_sp_iir
J
DSPF_sp_iirlat
J
DSPF_sp_convol

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C67 DSP Series and is the answer not in the manual?

Questions and answers

Table of Contents