Searched
full:rounding (Results
376 -
400 of
2466) sorted by null
<<11121314151617181920>>
/external/guava/guava-tests/benchmark/com/google/common/math/ |
DoubleMathBenchmark.java | 29 * Tests for the non-rounding methods of {@code DoubleMath}.
|
DoubleMathRoundingBenchmark.java | 32 * Benchmarks for the rounding methods of {@code DoubleMath}.
|
/external/libavc/encoder/armv8/ |
ih264e_half_pel_av8.s | 370 shrn v21.4h, v20.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set2) 372 shrn v20.4h, v26.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set1) 388 shrn v28.4h, v2.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set3) 395 shrn v29.4h, v26.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set4) 401 ////VSHRN.s32 D28,Q11,#8 ;// shift by 8 and later we will shift by 2 more with rounding (set5) 421 shrn v28.4h, v22.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set5) 486 shrn v21.4h, v20.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set2) 488 shrn v20.4h, v26.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set1) 504 shrn v28.4h, v6.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set3) 511 shrn v29.4h, v26.4s, #8 //// shift by 8 and later we will shift by 2 more with rounding (set4 [all...] |
/external/libvpx/libvpx/vp9/common/mips/msa/ |
vp9_idct8x8_msa.c | 72 /* final rounding (add 2^4, divide by 2^5) and shift */
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
idct4x4_msa.c | 82 /* rounding (add 2^3, divide by 2^4) */
|
/external/llvm/lib/CodeGen/ |
TargetOptionsImpl.cpp | 46 /// that the rounding mode of the FPU can change from its default.
|
/external/llvm/lib/Target/Sparc/ |
SparcFrameLowering.h | 46 /// responsible for rounding up the stack frame (probably at emitPrologue
|
/external/skia/bench/ |
Sk4fBench.cpp | 74 Sk4f a = c0 + dc*fx + Sk4f(0.5f), // add an extra 0.5f to get rounding for free.
|
/external/skia/src/opts/ |
SkColorCubeFilter_opts.h | 53 Sk4f color(0.5f); // Starting from 0.5f gets us rounding for free.
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
rtcp.cc | 51 // Calculate 15 * jitter_ / 16 + jitter_diff / 16 (with proper rounding).
|
/external/webrtc/webrtc/modules/audio_processing/agc/ |
histogram.h | 72 // increment is implemented in Q10 to avoid rounding errors.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
omxVCM4P10_SADQuar_16x.c | 45 * Rounding is applied according to the convention (a+b+1)>>1.
|
omxVCM4P10_SADQuar_4x.c | 44 * of the other two (pSrcRef0 and pSrcRef1) for 4x8 or 4x4 blocks. Rounding
|
/frameworks/base/tests/HwAccelerationTest/res/layout/ |
date_picker.xml | 23 contained in it. This helps to prevent rounding errors when toggling the "Show year" option -->
|
/packages/apps/Calculator/src/com/android/calculator2/ |
CalculatorExpressionEvaluator.java | 72 // errors; rounding the result by dropping N digits of precision.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
fenv.h | 46 /* The ix87 FPU supports all of the four defined rounding modes. We
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
param.h | 60 /* Macros for counting and rounding. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
param.h | 61 /* Macros for counting and rounding. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
param.h | 61 /* Macros for counting and rounding. */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/doc/mpfr/ |
NEWS | 80 - Rounding modes GMP_RNDx are now MPFR_RNDx (GMP_RNDx kept for 82 - A new rounding mode (MPFR_RNDA) is available to round away from zero. 83 - The rounding mode type is now mpfr_rnd_t (as in previous versions, 264 - rounding: now mpfr_pow implements exact rounding, and most functions return a 268 - mpfr_get_d, mpfr_{add,sub}_one_ulp now get a rounding mode as 2nd argument 274 rounding mode, and as a consequence does not compare MPFR results with 276 access to machine rounding mode, and to check MPFR results against. 303 easier to change it, to say unsigned long long. Same for the rounding mode
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/machine/ |
fenv.h | 61 /* Rounding modes */
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/machine/ |
fenv.h | 61 /* Rounding modes */
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/machine/ |
fenv.h | 61 /* Rounding modes */
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
DecimalFormat.java | 164 * <td>'1' through '9' indicate rounding. 322 * <li>In place of '0', the digits '1' through '9' may be used to indicate a rounding 370 * digits</em>, then half-even rounding it performed to the maximum fraction digits. For 372 * behavior can be changed by specifying a rounding increment and a rounding mode. 572 * <strong>Rounding</strong> 574 * <p><code>DecimalFormat</code> supports rounding to a specific increment. For example, 576 * rounding increment may be specified through the API or in a pattern. To specify a 577 * rounding increment in a pattern, include the increment in the pattern itself. "#,#50" 578 * specifies a rounding increment of 50. "#,##0.05" specifies a rounding increment o [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
DecimalFormat.java | 163 * <td>'1' through '9' indicate rounding. 321 * <li>In place of '0', the digits '1' through '9' may be used to indicate a rounding 369 * digits</em>, then half-even rounding it performed to the maximum fraction digits. For 371 * behavior can be changed by specifying a rounding increment and a rounding mode. 571 * <strong>Rounding</strong> 573 * <p><code>DecimalFormat</code> supports rounding to a specific increment. For example, 575 * rounding increment may be specified through the API or in a pattern. To specify a 576 * rounding increment in a pattern, include the increment in the pattern itself. "#,#50" 577 * specifies a rounding increment of 50. "#,##0.05" specifies a rounding increment o [all...] |
Completed in 1914 milliseconds
<<11121314151617181920>>