Displaying 2 results from an estimated 2 matches for "tms320c5510".
Did you mean:
tms320vc5510
2005 Mar 22
1
Re: Speex on a T.I. TMS320C5510 DSP
Hi Frank,
Actually, I just merged (in SVN) a patch doing exactly that. AFAIK it
allows Speex to run on a C55x. I think it should work for you with the
following caveats:
1) The static codebooks still take up 16 bits for every 8-bit value
(that's only a code size issue)
2) The bit-packer always returns a multiple of 16 bits instead of 8 bits
(but it uses all bits when packing).
Jean-Marc
2004 Mar 28
3
Optimizing Vorbis for a DSP
Hello all,
I have recently ported Vorbis to a Texas instruments DSP (TMS320C5510), The problem I have is that it is not decoding the audio in real time( about 50% of real time). Could any one give me a clue in which area I could start to optimize the code.
Regards
Kevin
<p><p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepa...