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

<<11121314151617181920>>

  /external/icu/icu4c/source/i18n/
usrchimp.h 34 /* get weights from a CE */
  /external/libavc/common/x86/
ih264_weighted_pred_sse42.c 354 /* ht x wd block, weights it, rounds it off, offsets it, */
584 /* ht x wd block, weights it, rounds it off, offsets it, */
    [all...]
  /external/libhevc/common/
ihevc_defs.h 391 * @brief Q shift factor for flat rescale matrix weights
  /external/libopus/silk/
NLSF_del_dec_quant.c 38 const opus_int16 w_Q5[], /* I Weights [ order ] */
  /external/libopus/silk/fixed/
main_FIX.h 165 const opus_int32 Wght_Q15[ MAX_NB_SUBFR ], /* I weights */
  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 32 DEBUG(dbgs() << "********** Compute Spill Weights **********\n"
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 118 /// coalesced weights.
  /external/neven/Embedded/common/src/b_BitFeatureEm/
I04Dns2x2Ftr.h 53 /** look up table of weights */
I04Dns2x4Ftr.h 53 /** look up table of weights */
I04Tld2x4Ftr.h 53 /** look up table of weights */
Sequence.h 64 /** array of weights (0.16); value 1.0 is saturated to 0xFFFF */
  /external/opencv3/doc/py_tutorials/py_feature2d/py_features_harris/
py_features_harris.markdown 23 Window function is either a rectangular window or gaussian window which gives weights to pixels
  /external/opencv3/doc/py_tutorials/py_imgproc/py_pyramids/
py_pyramids.markdown 27 contribution from 5 pixels in underlying level with gaussian weights. By doing so, a \f$M \times N\f$
  /external/opencv3/doc/py_tutorials/py_video/py_bg_subtraction/
py_bg_subtraction.markdown 35 pixel by a mixture of K Gaussian distributions (K = 3 to 5). The weights of the mixture represent
  /external/opencv3/modules/cudabgsegm/src/
mog2.cpp 70 const float defaultBackgroundRatio = 0.9f; // threshold sum of weights for background test
  /external/opencv3/modules/video/src/
bgfg_gaussmix2.cpp 109 static const float defaultBackgroundRatio2 = 0.9f; // threshold sum of weights for background test
648 //all other weights are at the same place and
680 //renormalize weights
701 // renormalize all other weights
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_c.c 194 //combine the indicator function with the feature weights
  /frameworks/native/include/input/
VelocityTracker.h 142 // No weights applied. All data points are equally reliable.
  /frameworks/native/libs/input/
VelocityTracker.cpp 409 * The weights express the relative importance of each data point. If the weights are
411 * the polynomial. It is a good idea to choose weights that diminish the importance
450 // Expand the X vector to a matrix A, pre-multiplied by the weights.
    [all...]
  /libcore/ojluni/src/main/java/java/util/
DoubleSummaryStatistics.java 52 * maximum, sum, and average of their weights.
  /external/opencv3/modules/imgproc/src/
grabcut.cpp 272 Calculate weights of noterminal vertices of graph.
462 // set t-weights
481 // set n-weights
  /external/skia/src/core/
SkPathRef.cpp 317 SkScalar** weights) {
387 SkASSERT(weights);
388 *weights = fConicWeights.append(numVbs);
  /external/v8/tools/
profile.js 395 // Propagate weights so percents can be calculated correctly.
652 * Computes total weights in the call graph.
733 * Node total weight (includes weights of all children).
  /development/perftests/panorama/feature_mos/src/mosaic/
Blend.cpp 460 // Set the intensity weights to use for cross-fading
468 // Set the intensity weights to use for cross-fading
513 // Set the intensity weights to use for cross-fading
521 // Set the intensity weights to use for cross-fading
936 // Setup weights for cross-fading
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationIterator.java 393 * The code point is used for fallbacks, context and implicit weights.
428 * map to their own implicit primary weights (for UTF-16),
    [all...]

Completed in 935 milliseconds

<<11121314151617181920>>