HomeSort by relevance Sort by last modified time
    Searched full:rounding (Results 276 - 300 of 839) sorted by null

<<11121314151617181920>>

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
c2t64fx.c 151 cor = 0x00010000L; /* for rounding */
173 cor = 0x00008000L; /* for rounding */
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
me_utils.cpp 104 Note: rounding type should be parameterized.
160 Note: rounding type should be parameterized.
  /libcore/luni/src/main/java/java/math/
Conversion.java 437 * needed for rounding.
455 mantissa >>= 1; // drop the rounding bit
  /external/icu4c/i18n/
digitlst.cpp 22 * 08/02/98 stephen Added nearest/even rounding
240 enum rounding r;
484 // Force to an integer, with zero exponent, rounding if necessary.
784 * TODO: probably should expand some, for rounding increments that
  /external/icu4c/test/perf/perldriver/
Format.pm 70 # isn't rounding the $delta properly. Have to put
  /external/libvpx/vp8/common/ppc/
filter_altivec.asm 216 ;# rounding added in on the multiply
406 ;# rounding added in on the multiply
578 ;# rounding added in on the multiply
831 ;# rounding added in on the multiply
  /external/libvpx/vp8/decoder/arm/neon/
idct_dequant_dc_full_2x_neon.asm 155 ; +4 >> 3 (rounding)
idct_dequant_full_2x_neon.asm 147 ; +4 >> 3 (rounding)
  /external/libvpx/vp8/encoder/
quantize.c 157 /* Perform regular quantization, with unbiased rounding and no zero bin. */
  /external/llvm/include/llvm/Support/
Allocator.h 123 /// AlignPtr - Align Ptr to Alignment bytes, rounding up. Alignment should
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 105 /// responsible for rounding up the stack frame (probably at emitPrologue
  /external/llvm/lib/Support/
Allocator.cpp 32 /// AlignPtr - Align Ptr to Alignment bytes, rounding up. Alignment should
  /external/qemu/slirp/
tcp_var.h 151 * the retransmit timer, we want 1/2 tick of rounding and
  /external/skia/src/core/
Sk64.cpp 337 // either by rounding it to the right, or shifting N to the left
  /external/v8/src/
fast-dtoa.cc 175 // The rounding might shift the whole buffer in which case the kappa is
180 // imprecision and returns false, if the rounding direction cannot be
444 // Rounding down (by not emitting the remaining digits) yields a number
662 // therefore the rounding strategy for halfway cases is irrelevant.
  /external/v8/test/cctest/
test-conversions.cc 47 const double x = 010000000000; // Power of 2, no rounding errors.
  /external/valgrind/main/memcheck/tests/
sh-mem-random.c 178 normalising, or rounding, or whatever, them. This
  /external/webkit/Source/WebCore/platform/graphics/skia/
GradientSkia.cpp 91 // rounding error, but we don't care in this float comparison, since
  /external/webrtc/src/common_audio/signal_processing_library/main/source/
levinson_durbin.c 245 (Convert from Q27 and use rounding)
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
mb_motion_comp.cpp 26 roundtab16 = rounding table
164 /* Set rounding type */
203 /* x component of MV is or'ed for rounding (?) */
215 /* y component of MV is or'ed for rounding (?) */
  /frameworks/compile/libbcc/runtime/test/Unit/
floattidf_test.c 20 // Returns: convert a to a double, rounding toward even.
floatuntidf_test.c 20 // Returns: convert a to a double, rounding toward even.
  /libcore/luni/src/main/native/
java_lang_RealToString.cpp 91 * 1.0e23 (caused too much rounding)
  /external/harfbuzz/src/
harfbuzz-open.c 835 overflow and rounding errors */
885 overflow and rounding errors */
1222 overflow and rounding errors */
  /external/jpeg/
jdcolor.c 65 * the products by 2^16, with appropriate rounding, to get the correct answer.
67 * so it need not participate in the rounding.
77 * together before rounding.

Completed in 917 milliseconds

<<11121314151617181920>>