Hi all, I'm quite new to Speex and i'm tryng to do a porting of it for my pocketpc platform.... The encodig time seem to be too hight, i think something goes wrong putting --enable-fixed-point --enable-fixed-point-debug --enable-arm-asm in project setting of EVC++ 3.0 (i've got EVC++ 4.0 too) i do my test with an Ipaq 3850 (206 MHz Intel® Strong ARM 32-bit RISC Processor) running PocketPC 2002 (Windows CE 3.0). Anyone who did this porting can help me? Regard Fabio --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Jean-Marc Valin
2004-Aug-06 15:01 UTC
[speex-dev] Project setting for embedded visual c++ 3.0
First, if you're concerned about performance, you definitely don't want --enable-fixed-point-debug, as it introduces several check *per* operation. The second thing is that the --enable-* options are only for configure. I don't know you're compiler, but if you're passing it options directly, you need to define FIXED_POINT and ARM_ASM, the latter being only supported with gcc. Jean-Marc Le sam 13/12/2003 à 06:23, Fabio a écrit :> Hi all, > I'm quite new to Speex and i'm tryng to do a porting of it > for my pocketpc platform.... > The encodig time seem to be too hight, i think something goes wrong > putting > > --enable-fixed-point > --enable-fixed-point-debug > --enable-arm-asm > > in project setting of EVC++ 3.0 (i've got EVC++ 4.0 too) > i do my test with an Ipaq 3850 (206 MHz Intel® Strong ARM 32-bit RISC > Processor) > running PocketPC 2002 (Windows CE 3.0). > > Anyone who did this porting can help me? > > Regard > Fabio-- Jean-Marc Valin, M.Sc.A., ing. jr. LABORIUS (http://www.gel.usherb.ca/laborius) Université de Sherbrooke, Québec, Canada -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 190 bytes Desc: Ceci est une partie de message numériquement signée. Url : http://lists.xiph.org/pipermail/speex-dev/attachments/20031213/714509fe/signature-0001.pgp