search for: _mem16

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

Did you mean: mem16
2006 May 16
1
new assembler port
...ook in the source tree for references to Blackfin or bfin, you will > find an example port done by Jean-Marc. Yes, have a look at the _bfin.h, _sse.h and _arm.h files to get an idea of what's useful. Also, note that most calls to *_mem2() functions have been (and are being) converted to the _mem16() version. > You should make sure that you run the latest code from Subversion, which has > some speed improvements from 1.1.12. Yes. I'm making big improvements for embedded systems, the last one being 5 minutes ago. Jean-Marc
2006 May 16
2
new assembler port
Hello, I'm trying to use speex for implementing a VoIP demo application using linphone on an embedded system. At the moment I'm not really able to do real time encoding, and thinking about making an assembler port for speex to the AVR32 architecture. The AVR32 is a new hybrid MCU/DSP fixed point processor running at 120Mhz in my application. Does anyone have experiences/info about the