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

<<11121314151617181920>>

  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
c4t64fx.c 386 cor = 0x00008000L; /* for rounding */
422 cor = 0x00008000L; /* for rounding */
479 cor = 0x00008000L; /* for rounding */
992 alp0 = (alp0 + 0x00008000L); /* for rounding */
    [all...]
levinson.c 236 /* Truncate A[i] in Q27 to Q12 with rounding */
math_op.c 147 | 4- L_x = L_x >> (30-exponant) (with rounding) |
  /frameworks/compile/libbcc/runtime/test/Unit/
floattixf_test.c 20 // Returns: convert a to a long double, rounding toward even.
floatuntixf_test.c 20 // Returns: convert a to a long double, rounding toward even.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ImageOverlay.java 179 // of rounding errors.
  /system/extras/ext4_utils/
make_ext4fs.c 220 /* After properly rounding up the number of inodes/group,
  /external/bluetooth/bluez/sbc/
sbc_primitives.c 66 /* rounding coefficient */
124 /* rounding coefficient */
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller_unittest.mm 518 // Use the actual width of the window frame, since it's subject to rounding.
534 // Use the actual width of the window frame, since it's subject to rounding.
  /external/jpeg/
jcphuff.c 495 * is an integer division with rounding towards 0. To do this portably
649 * is an integer division with rounding towards 0. To do this portably
  /external/llvm/include/llvm/
Intrinsics.td 242 // rounding mode. This needs to be modelled separately; in the meantime
477 // various types with rounding and saturation. NOTE: avoid using these
  /external/llvm/lib/Target/ARM/
ARMISelLowering.h 113 // Vector rounding shift by immediate:
126 // Vector saturating rounding shift by immediate:
  /external/qemu/
kqemu.c 449 /* we must restore the default rounding state */
504 /* we must restore the default rounding state */
  /external/skia/include/core/
SkRect.h 557 * Set the dst rectangle by rounding this rectangle's coordinates to their
567 * Set the dst rectangle by rounding "out" this rectangle, choosing the
  /external/svox/pico/lib/
picodata.c 712 /* instead of rounding, we carry the rest to the next state */
752 /* instead of rounding, we carry the rest to the next state */
    [all...]
  /external/v8/src/
bignum-dtoa.cc 83 // decimal_point when rounding up (for example for 0.9999).
266 // exponent (decimal_point), when rounding upwards.
  /external/valgrind/main/VEX/priv/
host_x86_defs.h 528 the host FPU rounding mode currently in force. */
535 /* By observing the current FPU rounding mode, round (etc)
  /external/valgrind/main/docs/xml/
manual-core.xml     [all...]
  /external/webkit/Source/WebCore/platform/graphics/skia/
ImageSkia.cpp 212 // The matrix inverting, etc. could have introduced rounding error which
237 // Transforms above plus rounding may cause destBitmapSubsetTransformedRounded
  /external/webrtc/src/common_audio/vad/main/source/
vad_core.c 551 tmp16 += 128; // Rounding
579 tmp16 += 32; // Rounding
  /frameworks/base/graphics/java/android/graphics/
RectF.java 414 * Set the dst integer Rect by rounding this rectangle's coordinates
423 * Set the dst integer Rect by rounding "out" this rectangle, choosing the
  /frameworks/base/media/libstagefright/codecs/aacenc/basic_op/
basic_op.h 206 /* Mac with rounding,2 */
213 /* Msu with rounding,2 */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
l_shr_r.cpp 95 result = Shifted result w/ rounding (Word32)
107 positions with rounding. If var2 is negative, the function
mult_r.cpp 55 Multiplication function with rounding and overflow control
117 This function performs the multiplication of var1 by var2 with rounding, and
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h     [all...]

Completed in 3231 milliseconds

<<11121314151617181920>>