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

<<11121314151617181920>>

  /external/opencv3/apps/traincascade/
old_ml_inner_functions.cpp 215 float weights[],
238 cvRandSeries(weights, clsnum, sample_clsnum, amount);
    [all...]
  /frameworks/native/opengl/libs/GLES2/
gl2ext_api.in     [all...]
  /cts/libs/deviceutil/src/android/cts/util/
MediaUtils.java 772 // TODO: add support for weights in Stats, so we can do a more refined approach.
  /external/ImageMagick/ImageMagick/api/
effect.html 577 <p>Using a separable kernel would be faster, but the negative weights cancel out on the corners of the kernel producing often undesirable ringing in the filtered result; this can be avoided by using a 2D gaussian shaped image sharpening kernel instead.</p>
  /external/ImageMagick/www/api/
effect.php 542 <p>Using a separable kernel would be faster, but the negative weights cancel out on the corners of the kernel producing often undesirable ringing in the filtered result; this can be avoided by using a 2D gaussian shaped image sharpening kernel instead.</p>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
LocalizedFormats.java 159 NON_REAL_FINITE_WEIGHT("all weights must be finite real numbers, but {0}-th is {1}"),
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_summary.py 103 so that it is possible to assign arbitrary weights in unit tests.
  /external/chromium-trace/catapult/tracing/tracing/base/
statistics.html 89 // Returns undefined if the sum of the weights is zero.
  /external/glide/library/src/main/java/com/bumptech/glide/
Glide.java 321 * be evicted. Bitmaps are allocated according to the weights of the given sizes, where each size gets
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
RateLimiterTest.java 388 * This neat test shows that no matter what weights we use in our requests, if we push X
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationData.java 547 * The first range (separators & terminators) and the last range (trailing weights)
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
words.txt 2870 weights
  /external/icu/icu4c/source/i18n/
collationsets.cpp 150 // with common secondary/tertiary weights.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationData.java 545 * The first range (separators & terminators) and the last range (trailing weights)
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
words.txt 2870 weights
  /external/libavc/common/arm/
ih264_weighted_pred_a9q.s 299 @* weights for the weighted prediction for U and V
  /external/libavc/common/armv8/
ih264_weighted_pred_av8.s 298 //* weights for the weighted prediction for U and V
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 312 tScalarArray m_wgh; // Weights
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
raster.txt 132 As all weights are positive and always sum up to 1, whatever the
  /external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/
HeightField.java 267 // The following approach weights the normal of the four triangles (half quad) surrounding the position.
  /external/libvpx/libvpx/vpx_dsp/
ssim.c 351 // 2) 'consistency-weighted': weights de-emphasize areas in the
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 385 // FIXME: Combine branch weights.
  /external/llvm/test/Analysis/BlockFrequencyInfo/
irreducible.ll 384 ; This testcases uses non-trivial branch weights. The CHECK statements here
  /external/opencv3/samples/cpp/
videostab.cpp 99 " Set smoothing weights standard deviation. The default is auto\n"
  /external/svox/pico/lib/
picodata.h 594 const picoos_uint16 * weight, /* integer weights */

Completed in 1025 milliseconds

<<11121314151617181920>>