HomeSort by relevance Sort by last modified time
    Searched defs:SCALE (Results 1 - 25 of 26) sorted by null

1 2

  /frameworks/native/services/surfaceflinger/
Transform.h 58 SCALE = 0x4,
  /external/libgsm/src/
lpc.c 67 # define SCALE(n) \
73 # define SCALE(n) \
80 SCALE(1)
81 SCALE(2)
82 SCALE(3)
83 SCALE(4)
85 # undef SCALE
155 float scale; local
167 scale = MAX_LONGWORD / f_L_ACF[0];
170 L_ACF[k] = f_L_ACF[k] * scale;
    [all...]
  /frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
SgTransform.java 34 SCALE(3);
  /cts/suite/cts/deviceTests/opengl/jni/reference/scene/flocking/
FlockingScene.cpp 139 const float MAIN_SCALE = 1.25f; // Scale up as the camera is far away.
163 const float SCALE = BOID_SCALE * MAIN_SCALE;
164 transformMatrix = Matrix::newScale(SCALE, SCALE, SCALE);
  /external/opencv/cvaux/src/
cvhmmobs.cpp 103 #define SCALE(x) CV_FLT_TO_FIX((x),DCT_SCALE)
108 #define SCALE(x) (float)(x)
542 cfs[j] = SCALE(a); \
543 cfs2[j] = SCALE(b); \
546 double t, scale = 1. / sqrt( (double)n ); local
549 cfs[0] = SCALE( scale );
550 scale *= sqrt2;
551 cfs[1] = SCALE( scale );
    [all...]
  /external/opencv/otherlibs/highgui/
utils.cpp 77 #define SCALE 14
78 #define cR (int)(0.299*(1 << SCALE) + 0.5)
79 #define cG (int)(0.587*(1 << SCALE) + 0.5)
80 #define cB ((1 << SCALE) - cR - cG)
93 int t = descale( rgb[swap_rb]*cB + rgb[1]*cG + rgb[swap_rb^2]*cR, SCALE );
112 int t = descale( rgb[swap_rb]*cB + rgb[1]*cG + rgb[swap_rb^2]*cR, SCALE );
131 int t = descale( rgba[swap_rb]*cB + rgba[1]*cG + rgba[swap_rb^2]*cR, SCALE );
240 ((((ushort*)bgr555)[i] >> 7) & 0xf8)*cR, SCALE );
257 ((((ushort*)bgr565)[i] >> 8) & 0xf8)*cR, SCALE );
332 int t = descale( y*cB + m*cG + c*cR, SCALE );
601 double scale = src_depth <= CV_8S ? 1 : src_depth <= CV_32S ? 1.\/256 : 255; local
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
wb_vad_c.h 31 #define SCALE 128 /* (UNITY*UNITY)/512 */
57 #define THR_MIN (Word16)(1.6*SCALE) /* Minimum threshold */
58 #define THR_HIGH (Word16)(6*SCALE) /* Highest threshold */
59 #define THR_LOW (Word16)(1.7*SCALE) /* Lowest threshold */
64 #define SP_CH_MIN (Word16)(-0.75*SCALE)
65 #define SP_CH_MAX (Word16)(0.75*SCALE)
74 #define HANG_P2 (Word16)(4*SCALE) /* threshold for shortest hangover */
  /system/core/libcutils/tests/memset_mips/
test_memset.c 16 #define SCALE 2 /* Most CPU's */
26 #define SCALE 1
64 return delta * SCALE;
  /external/chromium_org/third_party/skia/src/core/
SkScan_AntiPath.cpp 18 #define SCALE (1 << SHIFT)
19 #define MASK (SCALE - 1)
29 - destination coordinates, scale equal to the output - often
31 - supersampled coordinates, scale equal to the output * SCALE
157 *accumulates* SCALE pixels worth of "alpha" in [0,(256/SCALE)]
223 fb = SCALE - fb;
291 // directly to the destintion canvas one row per SCALE supersampled rows.
311 // xleft is (SCALE - # of covered supersampled pixels) in tha
    [all...]
SkPictureFlat.h 60 SCALE,
  /external/skia/src/core/
SkScan_AntiPath.cpp 18 #define SCALE (1 << SHIFT)
19 #define MASK (SCALE - 1)
29 - destination coordinates, scale equal to the output - often
31 - supersampled coordinates, scale equal to the output * SCALE
157 *accumulates* SCALE pixels worth of "alpha" in [0,(256/SCALE)]
223 fb = SCALE - fb;
291 // directly to the destintion canvas one row per SCALE supersampled rows.
311 // xleft is (SCALE - # of covered supersampled pixels) in tha
    [all...]
SkPictureFlat.h 60 SCALE,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
DessertCaseView.java 114 public static final float SCALE = 0.25f; // natural display size will be SCALE*mCellSize
252 setScaleX(SCALE);
253 setScaleY(SCALE);
254 setTranslationX(0.5f * (mWidth - mCellSize * mColumns) * SCALE);
255 setTranslationY(0.5f * (mHeight - mCellSize * mRows) * SCALE);
355 int scale = 1;
358 scale = 4;
362 scale = 3;
366 scale = 2
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow.h 330 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow.h 330 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
tree-flow.h 330 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-flow.h 330 #define SCALE(x) ((unsigned long) ((x) < 1024*10 \
  /external/srec/srec/include/
pre_desc.h 42 #define SCALE 1 /* Scaling the channels */
82 prdata scale; /* X - scale to log function */ member in struct:__anon28304
84 float logscale; /* Y - scale to log function */
154 int imel_shift; /* Imelda scale factor (in shifts) */
157 int inv_shift; /* inverse Imelda scale factor (in shifts) */
  /frameworks/base/libs/hwui/
DisplayList.h 44 #define SCALE 0x0008
273 mMatrixFlags &= ~SCALE;
275 mMatrixFlags |= SCALE;
289 mMatrixFlags &= ~SCALE;
291 mMatrixFlags |= SCALE;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageShow.java 115 SCALE,
425 canvas.scale(maskScale, maskScale);
439 canvas.scale(finalScale, finalScale, centerX, centerY);
455 canvas.scale(1, master.getAnimRotationValue(), centerX, centerY);
457 canvas.scale(1, master.getAnimRotationValue(), centerX, centerY);
459 canvas.scale(master.getAnimRotationValue(), 1, centerX, centerY);
461 canvas.scale(master.getAnimRotationValue(), 1, centerX, centerY);
465 canvas.scale(master.getAnimRotationValue(), 1, centerX, centerY);
467 canvas.scale(master.getAnimRotationValue(), 1, centerX, centerY);
469 canvas.scale(1, master.getAnimRotationValue(), centerX, centerY)
492 float scale = GeometryMathUtils.scale(imageWidth, imageHeight, local
743 float scale = 1.0f; local
    [all...]
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
jython-standalone-2.5.3.jar 
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 
  /prebuilts/misc/common/jython/
jython.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 

Completed in 640 milliseconds

1 2