Displaying 3 results from an estimated 3 matches for "khwarzimi".
2004 Sep 15
2
Development on DSP 6711
Dear developers,
I am a research associate in Al-Khwarzimi Institute of Computer
Science. I am working on TI 6711 Evaluation Board. I want to
implement audio compression algorithm on this board. I have
already implemented sub-band compression on this board. But the
resultant quality is really poor. Therefore, I want to u...
2004 Sep 16
1
Development on DSP 6711
...ED_POINT when compiling the code? Otherwise, you'll be
>using floating point emulation which is usually very slow.
>
> Jean-Marc
>
>On jeu, 2004-09-09 at 10:39 +0500, Muhammad Saad Saleem wrote:
>
>
>>Dear developers,
>> I am a research associate in Al-Khwarzimi Institute of Computer
>> Science. I am working on TI 6711 Evaluation Board. I want to
>> implement audio compression algorithm on this board. I have
>> already implemented sub-band compression on this board. But the
>> resultant quality is rea...
2004 Sep 15
0
Development on DSP 6711
Hi Muhammad,
Did you define FIXED_POINT when compiling the code? Otherwise, you'll be
using floating point emulation which is usually very slow.
Jean-Marc
On jeu, 2004-09-09 at 10:39 +0500, Muhammad Saad Saleem wrote:
> Dear developers,
> I am a research associate in Al-Khwarzimi Institute of Computer
> Science. I am working on TI 6711 Evaluation Board. I want to
> implement audio compression algorithm on this board. I have
> already implemented sub-band compression on this board. But the
> resultant quality is really poor. Th...