search for: arm925

Displaying 2 results from an estimated 2 matches for "arm925".

Did you mean: arm926
2003 Feb 03
1
[chip] OMAP5910 does vorbis ogg run with it?
Salve, does sombody can say me if vorbis ogg run on this TI-chip? OMAP5910 Integrates a TMS320C55x™ DSP core with an ARM925 on a Single Chip Sampling today, the OMAP5910 processor integrates a TMS320C55x DSP core with a TI-enhanced ARM925 on a single chip for the optimal combination of high performance with low power consumption. This unique architecture offers an attractive solution to both DSP and ARM developers...
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