Searched defs:FAST_FLOAT (Results 1 - 2 of 2) sorted by relevance

/external/jpeg/
H A Djmorecfg.h379 /* FAST_FLOAT should be either float or double, whichever is done faster
387 #ifndef FAST_FLOAT
389 #define FAST_FLOAT float macro
391 #define FAST_FLOAT double macro
/external/qemu/distrib/jpeg-6b/
H A Djmorecfg.h377 /* FAST_FLOAT should be either float or double, whichever is done faster
385 #ifndef FAST_FLOAT
387 #define FAST_FLOAT float macro
389 #define FAST_FLOAT double macro

Completed in 192 milliseconds