HomeSort by relevance Sort by last modified time
    Searched full:nearest (Results 76 - 100 of 1437) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/opencv3/modules/imgproc/perf/
perf_resize.cpp 91 //difference equal to 1 is allowed because of different possible rounding modes: round-to-nearest vs bankers' rounding
120 //difference equal to 1 is allowed because of different possible rounding modes: round-to-nearest vs bankers' rounding
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fpu_control.h 48 * 00 - rounding to nearest
84 and no interrupts for exceptions, rounding to nearest. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/
fpu_control.h 45 * 00 - rounding to nearest
81 and no interrupts for exceptions, rounding to nearest. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/
fpu_control.h 48 * 00 - rounding to nearest
84 and no interrupts for exceptions, rounding to nearest. */
  /development/ndk/platforms/android-8/include/
dlfcn.h 40 const char *dli_sname; /* Name of nearest symbol with address
  /external/clang/include/clang/Sema/
SemaLambda.h 23 /// \brief Examines the FunctionScopeInfo stack to determine the nearest
  /external/compiler-rt/lib/builtins/
adddf3.c 11 // default rounding (to nearest, ties to even).
addsf3.c 11 // default rounding (to nearest, ties to even).
addtf3.c 11 // default rounding (to nearest, ties to even).
multf3.c 11 // with the IEEE-754 default rounding (to nearest, ties to even).
subdf3.c 11 // IEEE-754 default rounding (to nearest, ties to even).
subsf3.c 11 // IEEE-754 default rounding (to nearest, ties to even).
subtf3.c 11 // IEEE-754 default rounding (to nearest, ties to even).
  /external/gemmlowp/internal/
common.h 196 // Returns the runtime argument rounded down to the nearest multiple of
203 // Returns the runtime argument rounded up to the nearest multiple of
210 // Returns the quotient a / b rounded up ('ceil') to the nearest integer.
216 // Returns the argument rounded up to the nearest power of two.
  /external/opencv3/3rdparty/openexr/Imath/
ImathVecAlgo.h 122 Vec nearest = v0; local
129 nearest = v1;
137 nearest = v2;
140 return nearest;
  /external/skia/src/gpu/
GrCoordTransform.cpp 24 // coords between 0 to 1 when bi- or tri-lerping and 1 value when nearest filtering. Note that
  /external/valgrind/none/tests/s390x/
rounding-1.c 55 cfdbr(4, dval); // round to nearest with ties to even
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_utility.h 44 // Round up to the nearest size that is a multiple of 4.
  /frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
IllustrationTest.java 52 // (300px / 3) round down to nearest mod (8dp = 16px) = 96px
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/
scale.h 30 // If filtering is kFilterNone, a simple nearest-neighbor algorithm is
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
dlfcn.h 40 const char *dli_sname; /* Name of nearest symbol with address
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
dlfcn.h 40 const char *dli_sname; /* Name of nearest symbol with address
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
dlfcn.h 40 const char *dli_sname; /* Name of nearest symbol with address
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
dlfcn.h 40 const char *dli_sname; /* Name of nearest symbol with address
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
dlfcn.h 40 const char *dli_sname; /* Name of nearest symbol with address

Completed in 851 milliseconds

1 2 34 5 6 7 8 91011>>