[vorbis-dev] Optimization and doubles vs. floats
Segher Boessenkool
segher at eastsite.nl
Tue Aug 29 14:18:40 PDT 2000
> #define double float
>
> should be all you need.
Except, of course, your code doesn't compile anymore 'cause your header
files need double to be double. And anyway, what he wants is not float,
but Altivec.
I know I said
#define double float
but it was a joke. It's a bit like saying
#define private public
when using someone elses c++ libraries (except, of course, the latter
_does_ work).
Ciao,
Segher
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
More information about the Vorbis-dev
mailing list