HomeSort by relevance Sort by last modified time
    Searched full:scaled (Results 1 - 25 of 818) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Headphone_Coeffs.h 28 /* Stereo Enhancer coefficients for 8000 Hz sample rate, scaled with 0.161258 */
42 /* Stereo Enhancer coefficients for 11025Hz sample rate, scaled with 0.162943 */
56 /* Stereo Enhancer coefficients for 12000Hz sample rate, scaled with 0.162191 */
70 /* Stereo Enhancer coefficients for 16000Hz sample rate, scaled with 0.162371 */
84 /* Stereo Enhancer coefficients for 22050Hz sample rate, scaled with 0.160781 */
98 /* Stereo Enhancer coefficients for 24000Hz sample rate, scaled with 0.161882 */
112 /* Stereo Enhancer coefficients for 32000Hz sample rate, scaled with 0.160322 */
126 /* Stereo Enhancer coefficients for 44100Hz sample rate, scaled with 0.163834 */
140 /* Stereo Enhancer coefficients for 48000Hz sample rate, scaled with 0.164402 */
172 /* Reverb coefficients for 8000 Hz sample rate, scaled with 1.038030 *
    [all...]
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
dogleg.h 51 /* next, calculate the scaled gradient direction. */
59 /* calculate the norm of the scaled gradient and test for */
60 /* the special case in which the scaled gradient is zero. */
67 /* calculate the point along the scaled gradient */
82 /* test whether the scaled gradient direction is acceptable. */
87 /* the scaled gradient direction is not acceptable. */
97 /* direction and the scaled gradient direction. */
  /frameworks/native/libs/utils/
LinearTransform.cpp 120 uint64_t scaled, res; local
143 &scaled,
147 // if scaled is >= 0x8000<etc>, then we are going to overflow or
150 if (scaled & INT64_MIN) {
157 if (ABS(basis2) <= static_cast<int64_t>(scaled & INT64_MAX))
161 *out = (is_neg ? (-scaled) : scaled) + basis2;
163 // Scaled fits within signed bounds, so we just need to check for
164 // over/underflow for two signed integers. Basically, if both scaled
175 scaled = -scaled
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageUtilsTest.java 329 BufferedImage scaled = ImageUtils.scale(image, 0.5, 0.5); local
330 assertEquals(50, scaled.getWidth());
331 assertEquals(50, scaled.getHeight());
332 assertEquals(0xFF00FF00, scaled.getRGB(0, 0));
333 assertEquals(0xFF00FF00, scaled.getRGB(49, 49));
334 assertEquals(0xFFFF0000, scaled.getRGB(25, 25));
336 scaled = ImageUtils.scale(image, 2.0, 2.0);
337 assertEquals(200, scaled.getWidth());
338 assertEquals(200, scaled.getHeight());
339 assertEquals(0xFF00FF00, scaled.getRGB(0, 0))
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_DisplayYUVOverlay.3 11 Blit the \fBoverlay\fR to the surface specified when it was \fIcreated\fR\&. The \fI\fBSDL_Rect\fR\fR structure, \fBdstrect\fR, specifies the position and size of the destination\&. If the \fBdstrect\fR is a larger or smaller than the overlay then the overlay will be scaled, this is optimized for 2x scaling\&.
  /external/skia/legacy/src/core/
SkCordic.cpp 60 Sk64 scaled; local
61 scaled.setMul(sin, 0x6488d);
62 sin = scaled.fHi;
63 scaled.setMul(cos, 0x6488d);
65 scaled.fHi = - scaled.fHi;
66 *cosp = scaled.fHi;
98 Sk64 scaled; local
99 scaled.setMul(z, 0x6488d); // scale back into the SkScalar space (0x100000000/0x28be)
100 return scaled.fHi
185 Sk64 scaled; local
    [all...]
  /external/skia/src/core/
SkCordic.cpp 58 Sk64 scaled; local
59 scaled.setMul(sin, 0x6488d);
60 sin = scaled.fHi;
61 scaled.setMul(cos, 0x6488d);
63 scaled.fHi = - scaled.fHi;
64 *cosp = scaled.fHi;
96 Sk64 scaled; local
97 scaled.setMul(z, 0x6488d); // scale back into the SkScalar space (0x100000000/0x28be)
98 return scaled.fHi
183 Sk64 scaled; local
    [all...]
  /development/samples/devbytes/graphics/BitmapScaling/res/values/
strings.xml 20 <string name="scaled_images">Scaled Images</string>
  /external/llvm/test/CodeGen/ARM/
lsr-scale-addr-mode.ll 2 ; Should use scaled addressing mode.
  /external/qemu/distrib/sdl-1.2.15/
TODO 15 * Add hardware accelerated scaled blit
  /frameworks/base/include/androidfw/
VelocityControl.h 39 // The scaled speed at which acceleration begins to be applied.
47 // The scaled speed at which maximum acceleration is applied.
57 // When the speed is above the low speed threshold, the velocity will scaled
90 * scaled / accelerated delta based on the current velocity. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion1-expected-completion4.txt 3 50sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the user's font size preference.
completionvalues1-expected-completion24.txt 3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the user's font size preference.
completionvalues1-expected-completion66.txt 3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the user's font size preference.
completionvalues1-expected-completion67.txt 3 17sp : <b>Scale-independent Pixels</b> - this is like the dp unit, but it is also scaled by the user's font size preference.
  /hardware/invensense/libsensors_iio/software/core/mllite/
results_holder.h 20 /* The value of inv_get_gyro_sum_of_sqr is scaled such the (1 dps)^2 = */
22 /* The value of inv_accel_sum_of_sqr is scaled such that (1g)^2 = */
  /hardware/invensense/mlsdk/mllite/
mlsupervisor.h 33 // The value of inv_get_gyro_sum_of_sqr is scaled such the (1 dps)^2 = 2^this_number
36 // The value of inv_accel_sum_of_sqr is scaled such that (1g)^2 = 2^this_number
  /frameworks/av/media/libstagefright/codecs/amrnb/common/include/
vad2.h 104 #define SHIFT_STATE_0 0 /* channel energy scaled as 22,9 */
105 #define SHIFT_STATE_1 1 /* channel energy scaled as 27,4 */
107 #define NOISE_FLOOR_CHAN_0 512 /* 1.0 scaled as 22,9 */
108 #define MIN_CHAN_ENRG_0 32 /* 0.0625 scaled as 22,9 */
109 #define MIN_NOISE_ENRG_0 32 /* 0.0625 scaled as 22,9 */
110 #define INE_NOISE_0 8192 /* 16.0 scaled as 22,9 */
113 #define NOISE_FLOOR_CHAN_1 16 /* 1.0 scaled as 27,4 */
114 #define MIN_CHAN_ENRG_1 1 /* 0.0625 scaled as 27,4 */
115 #define MIN_NOISE_ENRG_1 1 /* 0.0625 scaled as 27,4 */
116 #define INE_NOISE_1 256 /* 16.0 scaled as 27,4 *
    [all...]
  /external/linux-tools-perf/util/
evsel.h 32 s8 scaled; member in struct:perf_counts
119 * perf_evsel__read_on_cpu_scaled - Read out the results on a CPU and thread, scaled
148 * perf_evsel__read_scaled - Read the aggregate results on all CPUs, scaled
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
rstat.x 41 % * Scale factor for scaled integers used to count load averages.
74 int avenrun[3]; /* scaled by FSCALE */
93 unsigned int avenrun[3];/* scaled by FSCALE */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rstat.x 41 % * Scale factor for scaled integers used to count load averages.
74 int avenrun[3]; /* scaled by FSCALE */
93 unsigned int avenrun[3];/* scaled by FSCALE */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
rstat.x 41 % * Scale factor for scaled integers used to count load averages.
74 int avenrun[3]; /* scaled by FSCALE */
93 unsigned int avenrun[3];/* scaled by FSCALE */
  /external/libvpx/libvpx/vp8/encoder/
treewriter.h 40 /* VP8BC version is scaled by 2^20 rather than 2^8; see bool_coder.h */
43 /* Both of these return bits, not scaled bits. */
  /frameworks/base/graphics/java/android/graphics/drawable/
MipmapDrawable.java 34 * size matches the most closely the drawing bounds. Providing several pre-scaled version of the
41 * the bounds' height. This selection ensures that the best available mipmap level is scaled down to
45 * If the bounds' height is larger than the largest mipmap, the largest mipmap will be scaled up.
52 * be similar to ensure a continuous visual appearance when the MipmapDrawable is scaled. The aspect
56 * A typical example use of a MipmapDrawable would be for an image which is intended to be scaled at
57 * various sizes, and for which one wants to provide pre-scaled versions to precisely control its
78 * drawables are respectively 8, 32 and 128 pixels, the first one will be scaled down when the
225 // No mipmap larger than bounds found. Use largest one which will be scaled up.
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
PathShape.java 42 * width with resize() will result in a width scaled based
45 * height with resize() will result in a height scaled based

Completed in 2513 milliseconds

1 2 3 4 5 6 7 8 91011>>