Sign in

username:

password:



Not a member?

Search compdsp



Search tips

comp.dsp by Keywords

Adaptive Filter | ADPCM | ADSP | ADSP-2181 | Aliasing | AMR | Anti-Aliasing | ARMA | Autocorrelation | AutoCovariance | Beamforming | Bessel | Blackfin | Butterworth | C6713 | CCS | Chebyshev | CIC Filter | Circular Convolution | Code Composer Studio | Comb Filter | Compression | Convolution | Cross Correlation | DCT | Decimation | Deconvolution | Demodulation | DM642 | DSP Boards | DSP/BIOS | DTMF | Echo Cancellation | Equalization | Equalizer | ETSI | EZLITE (Ez-kit Lite) | FFT | FFTW | FIR Filter | Fixed Point | FSK | G.711 | G.723 | G.729 | Gaussian Noise | Goertzel | GPIO | Hilbert Transform | IFFT | IIR Filter | Interpolation | Invariance | JTAG | Kalman | Laplace Transform | Levinson | LPC | McBSP | MIPS | Modulation | MPEG | Multirate | Notch Filter | Nyquist | OFDM | Oversampling | Pink Noise | Pitch | PLL | Polyphase | QAM | QDMA | Quantization | Quantizer | Radar | Random Noise | Reed Solomon | Remez | Resampling | RTDX | Sampling | Sharc | TI C6711 | Undersampling | Viterbi | Wavelets | White Noise | Wiener Filter | Windowing | XDS510PP | Z Transform

Sponsor

Industry's highest performing at the lowest power DSPs now as low as $5.00*
Start development today!
*volume pricing for 10ku

Discussion Groups

Free Online Books

See Also

Embedded SystemsFPGAElectronics

Discussion Groups | Comp.DSP | QDMA of TI DM642 DSP !! Please!!

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.


QDMA of TI DM642 DSP !! Please!! - rhodesn - 2004-09-07 22:26:00

I want to use QDMA of DM642 in my mpeg4 decoder. My task is : copy 352
element to 352*288 element, and per line is same ,that is 1-D to 2-D . In
fact my destination is image_setedges() in xvid CODEC. Because this module
is very time-consuming. Please help me!! thanks !!!

______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.

Re: QDMA of TI DM642 DSP !! Please!! - Brad Griffis - 2004-09-08 07:28:00



DAT_copy from the CSL does a QDMA transfer.  Make sure you have an 
up-to-date version by looking for a version number in csl.h.

You can get a recent CSL version here if you're out of date:

http://dspvillage.ti.com/docs/catalog/software/details.jhtml?templateId=5154&path=templatedata/cm/swdetail/data/peri
fdvr_csl

The current version is 2.31.00.8.

Brad

"rhodesn" <r...@163.com> wrote in message 
news:e...@localhost.talkaboutelectronicequipment.com...
>I want to use QDMA of DM642 in my mpeg4 decoder. My task is : copy 352
> element to 352*288 element, and per line is same ,that is 1-D to 2-D . In
> fact my destination is image_setedges() in xvid CODEC. Because this module
> is very time-consuming. Please help me!! thanks !!!
> 


______________________________
New DSP Code Snippets Section now Live.   Learn more about the reward program for contributors here.