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

/external/jpeg/
H A Djmorecfg.h375 /* FAST_FLOAT should be either float or double, whichever is done faster
383 #ifndef FAST_FLOAT
385 #define FAST_FLOAT float macro
387 #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 70 milliseconds