HomeSort by relevance Sort by last modified time
    Searched full:dominant (Results 26 - 50 of 111) sorted by null

12 3 4 5

  /external/opencv3/doc/py_tutorials/py_feature2d/py_surf_intro/
py_surf_intro.markdown 30 a space as given in below image. The dominant orientation is estimated by calculating the sum of all
  /packages/apps/Launcher3/src/com/android/launcher3/
PendingAppWidgetHostView.java 163 // Make the dominant color bright.
  /prebuilts/go/darwin-x86/src/encoding/json/
encode.go 1099 // hidden fields by choosing the one dominant field that survives.
1116 dominant, ok := dominantField(fields[i : i+advance])
1118 out = append(out, dominant)
  /prebuilts/go/linux-x86/src/encoding/json/
encode.go 1099 // hidden fields by choosing the one dominant field that survives.
1116 dominant, ok := dominantField(fields[i : i+advance])
1118 out = append(out, dominant)
  /external/autotest/client/cros/audio/
audio_analysis.py 45 """Gets the dominant frequencies by spectral analysis.
  /external/mdnsresponder/mDNSCore/
DNSCommon.h 133 // Note: The dominant use of IdenticalResourceRecord is from ProcessQuery(), handling known-answer lists. In this case
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CapsModeUtils.java 203 // Here we look to go over any closing punctuation. This is because in dominant
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
LayoutWindowCoordinator.java 45 * pane below or to the right of the outline (depending on the dominant dimension
  /toolchain/binutils/binutils-2.25/libiberty/
random.c 116 dominant factor. With deg equal to seven, the period is actually much
  /external/bison/src/
ielr.c 735 that, if the dominant contributions are the same for the
737 produce a state with a different dominant contribution.
    [all...]
  /bionic/libc/upstream-netbsd/common/lib/libc/stdlib/
random.c 107 * large deg, when the period of the shift register is the dominant factor.
  /external/freetype/src/base/
ftcalc.c 979 /* vectors is `dominant', this is, much larger than the */
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
ZoneMeta.java 488 // dominant and treated as a primary zone.
  /external/icu/icu4c/source/i18n/
zonemeta.cpp 488 // dominant and treated as a primary zone
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
ZoneMeta.java 487 // dominant and treated as a primary zone.
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/base/
ftcalc.c 979 /* vectors is `dominant', this is, much larger than the */
  /external/libvorbis/doc/
01-introduction.tex 46 to which they are pre-decoded into a cache is the dominant factor in
stereo.html 137 recording with a dominant feature not perfectly in the center. The
  /external/libvpx/libvpx/vp8/decoder/
error_concealment.c 529 * to the dominant frame type.
  /external/opencv/cv/src/
cvapprox.cpp 283 Removes non-dominant points with 1-length support region */
  /external/opencv3/modules/imgproc/src/
approx.cpp 258 Removes non-dominant points with 1-length support region */
  /external/pdfium/third_party/freetype/src/base/
ftcalc.c 979 /* vectors is `dominant', this is, much larger than the */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
error_concealment.c 530 * to the dominant frame type.
  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
StringUtils.java 502 * "minutes" use cases is dominant after digits.
  /external/opencv3/modules/features2d/include/opencv2/
features2d.hpp 166 with several dominant orientations (for each orientation).
180 with several dominant orientations (for each orientation).
    [all...]

Completed in 1385 milliseconds

12 3 4 5