[Tremor] 16 bit tremor code ogg decoder
    Johannes Sandvall 
    js at sandvall.nu
       
    Wed Sep  1 09:34:01 PDT 2004
    
    
  
> 
> sir,
>        I am an  engineering graduate presently pursuing my 4th year. I am doing a project on "Implementation of ogg decoder on a fixed 16 bit dsp". The tremor source code which you have kept for open source is written for 32 bit dsp. Please send me the tremor source code which can be used for 16 bit fixed dsp.
> Thanking you sir,
> suresh.
> 
Take a look at the low-mem branch. It for 32-bit but it is not that
hard to make it run on a 16-bit dsp. 
I've done an implementation with most work done on optimizations.
Take a look at: http://www.sandvall.nu/thesis.pdf
BR,
/Johannes Sandvall
    
    
More information about the Tremor
mailing list