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

<<11121314151617181920>>

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.h 201 ROUND_N, // nearest
205 ROUND_NI, // nearest integer
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
transformfeedback.c 498 /* default size is the buffer size rounded down to nearest
559 /* default size is the buffer size rounded down to nearest
  /external/chromium_org/third_party/opus/src/celt/
quant_bands.c 195 /* Rounding to nearest integer here is really important! */
201 /* Rounding to nearest integer here is really important! */
  /external/chromium_org/ui/gfx/
render_text.h 288 // selection, the selection bounds are extended to their nearest word
377 // in logical order (that is, the nearest index for which
  /external/eigen/unsupported/test/mpreal/
dlmalloc.h 151 not a power of two, the nearest greater power is used.
346 round up n to nearest pagesize.
  /external/jpeg/
jdcolor.c 115 /* Cr=>R value is nearest int to 1.40200 * x */
118 /* Cb=>B value is nearest int to 1.77200 * x */
jdmerge.c 124 /* Cr=>R value is nearest int to 1.40200 * x */
127 /* Cb=>B value is nearest int to 1.77200 * x */
  /external/libvpx/libvpx/vp8/decoder/
decodemv.c 432 /* See if above-left MV can be merged with NEAREST */
436 /* Swap near and nearest if necessary */
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_setup_tri.c 532 * Round to nearest less or equal power of two of the input.
574 * (aligned to a 4x4 grid), rounded down to the nearest power of two:
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 201 ROUND_N, // nearest
205 ROUND_NI, // nearest integer
  /external/mesa3d/src/mesa/main/
transformfeedback.c 498 /* default size is the buffer size rounded down to nearest
559 /* default size is the buffer size rounded down to nearest
  /external/pixman/test/
lowlevel-blt-bench.c 751 printf (" -n : benchmark nearest scaling\n");
    [all...]
  /external/qemu/distrib/jpeg-6b/
jdcolor.c 113 /* Cr=>R value is nearest int to 1.40200 * x */
116 /* Cb=>B value is nearest int to 1.77200 * x */
jdmerge.c 124 /* Cr=>R value is nearest int to 1.40200 * x */
127 /* Cb=>B value is nearest int to 1.77200 * x */
  /external/webp/src/enc/
analysis.c 176 // Assign nearest center for each 'a'
177 n = 0; // track the nearest center for current 'a'
  /frameworks/av/media/libstagefright/omx/tests/
OMXHarness.cpp 658 ALOGI("nearest keyframe is at %lld us (%.2f secs)",
716 printf("\n * Nearest keyframe is at %lld us (%.2f secs)",
  /frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/
rsrenderstates.rs 305 // Nearest
326 rsgDrawText("Filtering: nearest clamp", 310, 290);
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFObject.hxx 549 // Find the nearest LO16 relocation type after this entry
586 // Find the nearest LO16 relocation type after this entry
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
Keyboard.java 160 /** Number of key widths from current touch point to search for nearest keys. */
733 * @return the array of integer indices for the nearest keys to the given point. If the given
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
fractions.py 290 to the nearest built in type and do the operation there. In
352 5. Otherwise, __radd__ tries to find the nearest common
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 1047 def nearest(self, y): member in class:HList
1507 def nearest(self, x, y): member in class:TList
1888 def nearest(self, x, y): member in class:Grid
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
fractions.py 290 to the nearest built in type and do the operation there. In
352 5. Otherwise, __radd__ tries to find the nearest common
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tix.py 1047 def nearest(self, y): member in class:HList
1507 def nearest(self, x, y): member in class:TList
1888 def nearest(self, x, y): member in class:Grid
    [all...]
  /docs/source.android.com/src/devices/tech/dalvik/
dalvik-bytecode.jd     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java 174 * those that are descendants of the nearest ancestor that matches
187 * those that are descendants of the nearest ancestor that matches
204 * those that are descendants of the nearest ancestor that matches
223 * that are descendants of the nearest ancestor that matches the from pattern.
231 * those that are descendants of the nearest ancestor that matches the from pattern.
    [all...]

Completed in 1883 milliseconds

<<11121314151617181920>>