Displaying 2 results from an estimated 2 matches for "1a0b9a3c".
2004 Aug 06
0
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/20031107/1a0b9a3c/signature-0001.pgp
2004 Aug 06
2
XScale realtime encoding possible?
Jean-Marc Valin wrote:
> Hi,
>
> I have replaced most (but not all) of the float operations by integer
> operations, but it seems like the remaining ones take a long long time
> when emulated in kernel space (hence high system time). The other
> problem is that I don't have access to an ARM-based device (anyone wants
> to send me one?), so I'm doing all this blind...