[Tremor] Tremor Ogg vorbis 1 Decoder for TMS320C55x

Michael Smith msmith at xiph.org
Tue Sep 27 08:56:38 PDT 2005


On 9/27/05, kali raj <kalikraj at gmail.com> wrote:
> Hi all,
> My brief objective is to develop a OGG Vorbis 1 Decoder on a TMS320C55x
> series processor. For a initial start i downloaded the code from
> http://svn.xiph.org/branches/lowmem-branch/Tremor/  and
> also applied the patch by Johannes Sandvall's performance improvement. The
> problem i face is that asm_arm.h contains the asm code and floor0.c and
> floor1.c uses the asm functions present in it. In the patch the misc.c has
> the asm code for 55x. How cud i use the downloaded lowmem code with patch
> solely for the 55X series. If there is already an available code for
> TMS320C55x, where could i get it. Kindly Help.

You'd be better off starting with the no-byte-branch for a c55 chip, I
think (as I recall, this one isn't byte-addressable. Mainline and
lowmem tremor require byte-addressibility, the nobyte branch does
not).

Mike


More information about the Tremor mailing list