Searched defs:SCALE (Results 1 – 8 of 8) sorted by relevance
40 SCALE_X, SCALE_Y, SCALE, enumerator
67 # define SCALE(n) \ macro
103 #define SCALE(x) CV_FLT_TO_FIX((x),DCT_SCALE) macro108 #define SCALE(x) (float)(x) macro
41 SCALE, enumerator
26 #define SCALE (1 << SHIFT) macro
42 #define SCALE 1 /* Scaling the channels */ macro
77 #define SCALE 14 macro
1096 SCALE = 378, variable