Displaying 2 results from an estimated 2 matches for "fbff66dd".
2004 Aug 06
4
XScale realtime encoding possible?
...erbrooke, 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/20031109/fbff66dd/signature-0001.pgp
2004 Aug 06
6
XScale realtime encoding possible?
Hi,
I just did some experiments and it seems like the high system CPU time
is not due to one specific part of the code, but rather to the extreme
inefficiency of float emulation under Linux. I was expecting float
emulation to run something like 30 times slower than integer, but it
looks like its more like 3000 times slower. This means that all of the
float operations must be removed for the code