Searched
full:rounding (Results
351 -
375 of
845) sorted by null
<<11121314151617181920>>
/external/webkit/Source/WebCore/platform/mac/ |
DragImageMac.mm | 182 // The following is a half-assed attempt to match AppKit's rounding rules for drawAtPoint.
|
/external/webkit/Source/WebCore/rendering/ |
RenderReplaced.cpp | 149 // The selection tint never gets clipped by border-radius rounding, since we want it to run right up to the edges of
|
/external/webkit/Source/WebKit/mac/Misc/ |
WebKitNSStringExtras.mm | 77 // The following is a half-assed attempt to match AppKit's rounding rules for drawAtPoint.
|
/frameworks/base/media/libstagefright/codecs/aacenc/src/ |
quantize.c | 32 static const Word32 XROUND = 0x33e425af; /* final rounding constant (-0.0946f+ 0.5f) */
|
/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.
|
/ndk/sources/host-tools/make-3.81/ |
hash.c | 39 /* Force the table size to be a power of two, possibly rounding up the
|
/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 416 // various types with rounding and saturation. NOTE: avoid using these
|
/external/llvm/lib/Target/ARM/ |
ARMISelLowering.h | 118 // Vector rounding shift by immediate: 131 // 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
|
Completed in 926 milliseconds
<<11121314151617181920>>