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

<<11121314151617181920>>

  /external/pdfium/third_party/libjpeg/
fpdfapi_jdcolor.c 93 /* Cr=>R value is nearest int to 1.40200 * x */
96 /* Cb=>B value is nearest int to 1.77200 * x */
fpdfapi_jdmerge.c 109 /* Cr=>R value is nearest int to 1.40200 * x */
112 /* Cb=>B value is nearest int to 1.77200 * x */
  /external/skia/site/dev/testing/
skialab.md 30 same rack as the KVM switch used to access them. The switch nearest the door
35 access it on the KVM switch. Android devices are located on the rack nearest
  /external/skia/src/core/
SkDistanceFieldGen.cpp 13 float fDistSq; // distance squared to nearest (so far) edge texel
14 SkPoint fDistVector; // distance vector to nearest (so far) edge texel
  /external/skia/src/gpu/
GrTextureParamsAdjuster.cpp 260 // bicubic does nearest filtering internally.
265 // of the edge texel. Pinning to the texel center has no impact on nearest mode and MIP-maps
  /external/skia/src/pdf/
SkPDFUtils.cpp 298 value = FLT_MAX; // nearest finite float.
301 value = -FLT_MAX; // nearest finite float.
  /external/valgrind/VEX/priv/
host_generic_maddf.c 124 /* And finally truncation with round to nearest. */
297 bit. In round-to-nearest 001 rounds down like 00,
  /frameworks/av/media/libeffects/lvm/lib/Reverb/src/
LVREV_ApplyNewSettings.c 403 /* Find the nearest room size in table */
426 /* Interpolate the gain between nearest room sizes */
  /frameworks/base/core/java/com/android/internal/content/
PackageHelper.java 89 // Round up to nearest MB, plus another MB for filesystem overhead
114 // Round up to nearest MB, plus another MB for filesystem overhead
  /frameworks/support/core-ui/java/android/support/v4/widget/
FocusStrategy.java 359 * of source to the edge nearest in the given direction of
414 * nearest edge of the destination rectangle.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mbgraph.c 88 // FIXME should really use something like near/nearest MV and/or MV prediction
127 // FIXME should really use something like near/nearest MV and/or MV prediction
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
AutoCompleteWindow.py 321 jump = self.listbox.nearest(self.listbox.winfo_height()) - \
322 self.listbox.nearest(0)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
AutoCompleteWindow.py 321 jump = self.listbox.nearest(self.listbox.winfo_height()) - \
322 self.listbox.nearest(0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 321 jump = self.listbox.nearest(self.listbox.winfo_height()) - \
322 self.listbox.nearest(0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 321 jump = self.listbox.nearest(self.listbox.winfo_height()) - \
322 self.listbox.nearest(0)
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
time_util.h 127 // Result will be truncated down to the nearest integer value. For example,
140 // to the nearest value that can be represented. If the value is
  /toolchain/binutils/binutils-2.25/bfd/
dwarf1.c 1 /* DWARF 1 find nearest line (_bfd_dwarf1_find_nearest_line).
384 /* Find the nearest line to 'addr' in 'aUnit'.
  /art/tools/checker/file_format/checker/
parser.py 114 # Search for the nearest occurrence of the special markers.
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_rem_pio2.c 130 /* Use a specialized rint() to get fn. Assume round-to-nearest. */
s_remquol.c 56 * quotient, rounded to the nearest integer. We choose n=31 because
  /bionic/linker/
linker_allocator.cpp 37 // rounded up to the nearest power of two.
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/
SensorCtsHelper.java 41 * Get percentiles using nearest rank algorithm.
  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_matching.h 230 1 means nearest neighbor, 2 means bilinear warping.
  /external/ceres-solver/internal/ceres/
canonical_views_clustering.cc 169 // was added to the list of canonical views and its nearest
  /external/clang/include/clang/Analysis/Analyses/
Dominators.h 120 /// \brief This method finds the nearest common dominator CFG block

Completed in 2463 milliseconds

<<11121314151617181920>>