Searched defs:SCALE (Results 1 – 8 of 8) sorted by relevance
23 #define SCALE 128 macro213 DEF_SIMPLE_GM(not_native32_bitmap_config, canvas, SCALE, SCALE) { in DEF_SIMPLE_GM() argument
67 # define SCALE(n) \ macro
103 #define SCALE(x) CV_FLT_TO_FIX((x),DCT_SCALE) macro108 #define SCALE(x) (float)(x) macro
18 #define SCALE (1 << SHIFT) macro
55 SCALE, enumerator
77 #define SCALE 14 macro
687 const int SCALE = 1 << FRACT_BITS; variable
4486 #define FXMATH_DECIMAL_MAKEFLAGS(NEG, SCALE) \ argument