Home
last modified time | relevance | path

Searched defs:FIX (Results 1 – 4 of 4) sorted by relevance

/external/jpeg/
Djdct.h139 #define FIX(x) ((INT32) ((x) * CONST_SCALE + 0.5)) macro
Djccolor.c63 #define FIX(x) ((INT32) ((x) * (1L<<SCALEBITS) + 0.5)) macro
Djdmerge.c92 #define FIX(x) ((INT32) ((x) * (1L<<SCALEBITS) + 0.5)) macro
Djdcolor.c82 #define FIX(x) ((INT32) ((x) * (1L<<SCALEBITS) + 0.5)) macro