Home
last modified time | relevance | path

Searched refs:CONST_SCALE (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libjpeg/
Djdct.h132 #define CONST_SCALE (ONE << CONST_BITS) macro
139 #define FIX(x) ((INT32) ((x) * CONST_SCALE + 0.5))
/external/libjpeg-turbo/
Djdct.h164 #define CONST_SCALE (ONE << CONST_BITS) macro
171 #define FIX(x) ((JLONG) ((x) * CONST_SCALE + 0.5))