HomeSort by relevance Sort by last modified time
    Searched defs:threshold (Results 176 - 200 of 714) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/deqp/modules/gles31/functional/
es31fDrawBuffersIndexedTests.cpp 478 const UVec4 threshold = getFloatULPThreshold(format, result.getFormat()); local
480 if (!tcu::floatUlpThresholdCompare(log, name.c_str(), desc.c_str(), refRenderbuffer, result, threshold, tcu::COMPARE_LOG_RESULT))
491 const UVec4 threshold (1, 1, 1, 1);
493 if (!tcu::intThresholdCompare(log, name.c_str(), desc.c_str(), refRenderbuffer, result, threshold, tcu::COMPARE_LOG_RESULT))
504 const Vec4 threshold = getFixedPointFormatThreshold(format, result.getFormat()); local
506 if (!tcu::floatThresholdCompare(log, name.c_str(), desc.c_str(), refRenderbuffer, result, threshold, tcu::COMPARE_LOG_RESULT))
    [all...]
es31fOpaqueTypeIndexingTests.cpp 631 const float threshold = 1.0f / 256.0f; local
636 isOk = boolAll(lessThanEqual(abs(reference-result), tcu::Vec4(threshold)));
    [all...]
es31fShaderFramebufferFetchTests.cpp 435 const tcu::UVec4 threshold = getFloatULPThreshold(format, result.getFormat()); local
437 if (!tcu::floatUlpThresholdCompare(log, name.c_str(), desc.c_str(), reference, result, threshold, tcu::COMPARE_LOG_RESULT))
448 const tcu::UVec4 threshold (1, 1, 1, 1);
450 if (!tcu::intThresholdCompare(log, name.c_str(), desc.c_str(), reference, result, threshold, tcu::COMPARE_LOG_RESULT))
461 const tcu::Vec4 threshold = getFixedPointFormatThreshold(format, result.getFormat()); local
463 if (!tcu::floatThresholdCompare(log, name.c_str(), desc.c_str(), reference, result, threshold, tcu::COMPARE_LOG_RESULT))
    [all...]
es31fTextureSpecificationTests.cpp 296 const float threshold = 0.02f; local
301 bool isFaceOk = tcu::fuzzyCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference, result, threshold,
    [all...]
  /external/freetype/src/autofit/
afcjk.c 1669 FT_Pos threshold = 64; local
    [all...]
  /external/freetype/src/pshinter/
pshalgo.c 1579 FT_Int threshold; local
    [all...]
  /external/freetype/src/truetype/
ttinterp.h 222 FT_F26Dot6 threshold; member in struct:TT_ExecContextRec_
  /external/icu/android_icu4j/src/main/java/android/icu/util/
LocaleMatcher.java 69 * Threshold for falling back to the default (first) language. May make this
75 * The default language, in case the threshold is not met.
80 * The default language, in case the threshold is not met.
82 private final double threshold; field in class:LocaleMatcher
87 * threshold, that default language is chosen. Typically the default is English,
127 public LocaleMatcher(LocalePriorityList languagePriorityList, LanguageMatcherData matcherData, double threshold) {
136 this.threshold = threshold;
201 if (bestWeight < threshold) {
283 if (bestWeight < threshold) {
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
numberformatter.h 1316 int32_t threshold = DEFAULT_THRESHOLD; member in struct:number::impl::MacroProps
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
LocaleMatcher.java 68 * Threshold for falling back to the default (first) language. May make this
74 * The default language, in case the threshold is not met.
79 * The default language, in case the threshold is not met.
81 private final double threshold; field in class:LocaleMatcher
86 * threshold, that default language is chosen. Typically the default is English,
128 public LocaleMatcher(LocalePriorityList languagePriorityList, LanguageMatcherData matcherData, double threshold) {
137 this.threshold = threshold;
205 if (bestWeight < threshold) {
290 if (bestWeight < threshold) {
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 63 // Threshold for #consecutive (base layer) frames using zero_last mode.
447 unsigned int threshold = local
450 if (threshold < x->encode_breakout) threshold = x->encode_breakout;
452 if (sse < threshold) {
809 * If so then prevent it from being tested and increase the threshold
815 /* Increase the threshold for coding this mode to make it less
    [all...]
  /external/libxcam/xcore/base/
xcam_3a_result.h 195 double threshold; member in struct:_XCam3aResultEdgeEnhancement
231 double threshold[3]; member in struct:_XCam3aResultTemporalNoiseReduction
239 double threshold[2]; /* [0]:soft threshold / [1]:hard threshold */ member in struct:_XCam3aResultWaveletNoiseReduction
  /external/opencv/ml/src/
mlboost.cpp 1223 double sum, threshold; local
    [all...]
  /external/python/cpython2/Modules/
gcmodule.c 34 int threshold; /* collection threshold */ member in struct:gc_generation
44 /* PyGC_Head, threshold, count */
    [all...]
  /external/python/cpython3/Modules/
gcmodule.c 41 int threshold; /* collection threshold */ member in struct:gc_generation
51 /* PyGC_Head, threshold, count */
    [all...]
  /external/syslinux/com32/lua/src/
lgc.c 911 ** cycle will start when memory use hits threshold
914 l_mem debt, threshold; local
916 threshold = (g->gcpause < MAX_LMEM / estimate) /* overflow? */
919 debt = -cast(l_mem, threshold - gettotalbytes(g));
    [all...]
  /frameworks/av/media/libaaudio/examples/loopback/src/
LoopbackAnalyzer.h 125 const float *needle, int needleSize, double threshold )
146 if((maxCorrelation > threshold) && (correlation < backThresholdScaler * maxCorrelation)) {
165 const double threshold = 0.1; local
174 threshold) + 0.5);
183 threshold) + 0.5);
  /frameworks/base/libs/hwui/
PathTessellator.cpp 160 float threshold = std::min(inverseScaleX, inverseScaleY) * ROUND_CAP_THRESH; local
161 return MathUtils::divisionsNeededToApproximateArc(halfStrokeWidth, PI, threshold);
694 // alter the bezier recursion threshold values we calculate in order to compensate for
    [all...]
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalZone.java 164 Log.i(TAG, "states-threshold map:" + s.toString());
346 // In Uevent mode, if any threshold specified for a particular
347 // zone exceeds the max threshold temp, we de-activate that zone.
387 // Zone de-activated when any threshold for that zone is
388 // above the allowed Max threshold.
391 ". Zone Threshold exceeds max trip temp:" + mTripMax);
397 Log.i(TAG, "deactivate zone:" + getZoneName() + " threshold list is NULL! ");
433 + " mismatch of polldelay and threshold list in polling mode!");
527 int threshold = ThermalUtils.getLowerThresholdTemp(prevZoneState, mZoneTempThresholds); local
530 if (newZoneState < prevZoneState && getZoneTemp() > (threshold - getDBInterval()))
    [all...]
  /libcore/ojluni/src/main/java/java/util/
WeakHashMap.java 170 private int threshold; field in class:WeakHashMap
222 threshold = (int)(capacity * loadFactor);
465 if (++size >= threshold)
473 * number of keys in this map reaches its threshold.
476 * resize the map, but sets threshold to Integer.MAX_VALUE.
488 threshold = Integer.MAX_VALUE;
501 if (size >= threshold / 2) {
502 threshold = (int)(newCapacity * loadFactor);
547 * is greater than or equal to threshold. This is conservative; the
548 * obvious condition is (m.size() + size) >= threshold, but thi
    [all...]
  /packages/apps/Dialer/java/com/android/incallui/
CallCardPresenter.java 892 long threshold = local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 1631 float max_val,threshold; local
1730 float max_val,threshold; local
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-invoker/2.0.11/
maven-invoker-2.0.11.jar 
  /art/compiler/optimizing/
bounds_check_elimination.cc 499 // Very large lengths are considered an anomaly. This is a threshold beyond which we don't
1365 size_t threshold = kThresholdForAddingDeoptimize + (base == nullptr ? 0 : 1); \/\/ extra test? local
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
DynamicsProcessingTest.java 963 final float threshold = index * (-12.8f); local
1047 final float threshold = (-12.8f); local
    [all...]

Completed in 701 milliseconds

1 2 3 4 5 6 78 91011>>