HomeSort by relevance Sort by last modified time
    Searched defs:confidence (Results 26 - 50 of 93) sorted by null

12 3 4

  /external/neven/
FaceDetector_jni.cpp 41 float confidence; member in struct:FaceData
49 jfieldID confidence; member in struct:FaceOffsets
81 fdata->confidence = (float)btk_DCR_confidence(hdcr) / (1 << 24);
105 gFaceOffsets.confidence = _env->GetFieldID(faceClass, "mConfidence", "F");
261 _env->SetFloatField(face, gFaceOffsets.confidence, faceData.confidence);
  /external/wycheproof/java/com/google/security/wycheproof/
RandomUtil.java 149 int confidence = 64; local
159 BigInteger q = new BigInteger(size, confidence, rand);
  /frameworks/av/media/libaaudio/examples/loopback/src/
LoopbackAnalyzer.h 150 double confidence; member in struct:LatencyReport_s
216 report->confidence = 0.0;
218 report->confidence = maxCorrelation / sumOfPeaks;
438 if (latencyReport.confidence < 0.01) {
439 printf(" ERROR - confidence too low = %f\n", latencyReport.confidence);
444 printf(LOOPBACK_RESULT_TAG "latency.confidence = %8.6f\n", latencyReport.confidence);
  /frameworks/av/media/libmedia/
CharacterEncodingDetector.cpp 114 // since 'buf' is empty, ICU would return a UTF-8 matcher with low confidence, so
129 // the ISO detector reports a confidence of 0, while the GB18030 detector reports
130 // a confidence of 10 with no invalid characters)
213 ALOGV("@@@@ recognized charset: %s for %s confidence %d",
289 * - recalculate the starting confidence level for multibyte encodings using a different
293 * - signal to the caller whether this match is considered good: confidence > 15, and confidence
308 int confidence = ucsdet_getConfidence(ucma[i], &status); local
309 ALOGV("%zu: %s %d", i, encname, confidence);
318 int confidence = ucsdet_getConfidence(matches[0], &status) local
335 int confidence = ucsdet_getConfidence(matches[i], &status); local
    [all...]
  /frameworks/av/media/libstagefright/
AACExtractor.cpp 144 float confidence; local
147 if (!SniffAAC(mDataSource, &mimeType, &confidence, &meta)) {
337 const sp<DataSource> &source, String8 *mimeType, float *confidence,
377 *confidence = 0.2;
AMRExtractor.cpp 124 float confidence; local
125 if (!SniffAMR(mDataSource, &mimeType, &confidence, NULL)) {
342 const sp<DataSource> &source, String8 *mimeType, float *confidence,
352 *confidence = 0.5;
357 *confidence = 0.5;
  /frameworks/base/core/java/android/view/
VelocityTracker.java 251 * Confidence (coefficient of determination), between 0 (no fit) and 1 (perfect fit).
253 public float confidence; field in class:VelocityTracker.Estimator
  /frameworks/base/core/jni/
android_view_VelocityTracker.cpp 40 jfieldID confidence; member in struct:android::__anon40698
211 env->SetFloatField(outEstimatorObj, gEstimatorClassInfo.confidence, estimator.confidence);
255 gEstimatorClassInfo.confidence = GetFieldIDOrDie(env, clazz, "confidence", "F");
  /frameworks/native/include/input/
VelocityTracker.h 50 // Confidence (coefficient of determination), between 0 (no fit) and 1 (perfect fit).
51 float confidence; member in struct:android::VelocityTracker::Estimator
56 confidence = 0;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CharsetRecog_sbcs.java 160 // were we were getting a confidence of 135...
433 int confidence = match(det, ngl.fNGrams, byteMap); local
434 if (confidence > bestConfidenceSoFar) {
435 bestConfidenceSoFar = confidence;
530 int confidence = match(det, ngl.fNGrams, byteMap); local
531 if (confidence > bestConfidenceSoFar) {
532 bestConfidenceSoFar = confidence;
610 int confidence = match(det, ngrams, byteMap); local
677 int confidence = match(det, ngrams, byteMap); local
745 int confidence = match(det, ngrams, byteMap); local
819 int confidence = match(det, ngrams, byteMap); local
843 int confidence = match(det, ngrams, byteMap); local
912 int confidence = match(det, ngrams, byteMap); local
976 int confidence = match(det, ngrams, byteMap); local
1040 int confidence = match(det, ngrams, byteMap); local
1104 int confidence = match(det, ngrams, byteMap); local
1153 int confidence = match(det, ngrams, byteMap, (byte)0x40); local
1174 int confidence = match(det, ngrams, byteMap, (byte)0x40); local
1227 int confidence = matchIBM420(det, ngrams, byteMap, (byte)0x40); local
1249 int confidence = matchIBM420(det, ngrams, byteMap, (byte)0x40); local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetRecog_sbcs.java 159 // were we were getting a confidence of 135...
432 int confidence = match(det, ngl.fNGrams, byteMap); local
433 if (confidence > bestConfidenceSoFar) {
434 bestConfidenceSoFar = confidence;
529 int confidence = match(det, ngl.fNGrams, byteMap); local
530 if (confidence > bestConfidenceSoFar) {
531 bestConfidenceSoFar = confidence;
609 int confidence = match(det, ngrams, byteMap); local
676 int confidence = match(det, ngrams, byteMap); local
744 int confidence = match(det, ngrams, byteMap); local
818 int confidence = match(det, ngrams, byteMap); local
842 int confidence = match(det, ngrams, byteMap); local
911 int confidence = match(det, ngrams, byteMap); local
975 int confidence = match(det, ngrams, byteMap); local
1039 int confidence = match(det, ngrams, byteMap); local
1103 int confidence = match(det, ngrams, byteMap); local
1152 int confidence = match(det, ngrams, byteMap, (byte)0x40); local
1173 int confidence = match(det, ngrams, byteMap, (byte)0x40); local
1226 int confidence = matchIBM420(det, ngrams, byteMap, (byte)0x40); local
1248 int confidence = matchIBM420(det, ngrams, byteMap, (byte)0x40); local
    [all...]
  /external/icu/icu4c/source/i18n/
csrsbcs.cpp 137 // were we were getting a confidence of 135...
899 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_1); local
926 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_2); local
963 int32_t confidence = match_sbcs(textIn, ngrams_8859_5_ru, charMap_8859_5); local
990 int32_t confidence = match_sbcs(textIn, ngrams_8859_6_ar, charMap_8859_6); local
1018 int32_t confidence = match_sbcs(textIn, ngrams_8859_7_el, charMap_8859_7); local
1051 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_I_he, charMap_8859_8); local
1069 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_he, charMap_8859_8); local
1097 int32_t confidence = match_sbcs(textIn, ngrams_8859_9_tr, charMap_8859_9); local
1119 int32_t confidence = match_sbcs(textIn, ngrams_windows_1256, charMap_windows_1256); local
1141 int32_t confidence = match_sbcs(textIn, ngrams_windows_1251, charMap_windows_1251); local
1163 int32_t confidence = match_sbcs(textIn, ngrams_KOI8_R, charMap_KOI8_R); local
1191 int32_t confidence = match_sbcs(textIn, ngrams_IBM424_he_rtl, charMap_IBM424_he); local
1208 int32_t confidence = match_sbcs(textIn, ngrams_IBM424_he_ltr, charMap_IBM424_he); local
1246 int32_t confidence = match_sbcs(textIn, ngrams_IBM420_ar_rtl, charMap_IBM420_ar); local
1263 int32_t confidence = match_sbcs(textIn, ngrams_IBM420_ar_ltr, charMap_IBM420_ar); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
csdetest.cpp 204 int32_t confidence = ucsdet_getConfidence(matches[m], &status); local
206 printf("%s (%s) %d\n", name, lang, confidence);
387 goto try_le; // no point in looking at confidence if we got the wrong character set.
391 errln("Did not get 100%% confidence for UTF-16BE: got %d", conf);
409 goto bail; // no point in looking at confidence if we got the wrong character set.
413 errln("Did not get 100%% confidence for UTF-16LE: got %d", conf);
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
annotations.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/annotations/2.0.1/
annotations-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/annotations/3.0.0/
annotations-3.0.0.jar 
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/charsetdet/
TestCharsetDetector.java 208 int confidence = m.getConfidence(); local
209 if(confidence != 100){
210 errln("Did not get the expected confidence level " + confidence);
250 // TODO: Detector confidence levels needs to be refined for very short input.
316 " at index " + idx + " with confidence " + match.getConfidence());
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/charsetdet/
TestCharsetDetector.java 207 int confidence = m.getConfidence(); local
208 if(confidence != 100){
209 errln("Did not get the expected confidence level " + confidence);
249 // TODO: Detector confidence levels needs to be refined for very short input.
315 " at index " + idx + " with confidence " + match.getConfidence());
    [all...]
  /external/deqp/modules/gles3/performance/
es3pDepthTests.cpp 759 const float confidence = 0.60f; local
760 const LineParametersWithConfidence testParam = theilSenSiegelLinearRegression(testSamples, confidence);
767 log << TestLog::Message << "Offset & coefficient presented as [confidence interval min, estimate, confidence interval max]. Reported confidence interval for this test is " << confidence << TestLog::EndMessage;
778 log << TestLog::Message << "Coefficient confidence bounds include values below 0.0, the operation likely has neglible per-pixel cost" << TestLog::EndMessage;
783 log << TestLog::Message << "Coefficient confidence range is extremely large, cannot give reliable result" << TestLog::EndMessage;
784 m_results.addResult(QP_TEST_RESULT_PASS, "Result confidence extremely low");
1067 const float confidence = 0.60f local
    [all...]
  /external/opencv/cv/src/
cvfundam.cpp 65 CvMat* mask, double confidence=0.99, int maxIters=1000 );
68 double confidence=0.99, int maxIters=1000 );
164 double confidence, int maxIters )
226 niters = cvRANSACUpdateNumIters( confidence,
258 CvMat* mask, double confidence, int maxIters )
294 niters = cvRound(log(1-confidence)/log(1-pow(1-outlierRatio,(double)modelPoints)));
580 const double confidence = 0.99; local
620 result = estimator.runLMeDS( M, m, &_H, tempMask, confidence );
622 result = estimator.runRANSAC( M, m, &_H, tempMask, ransacReprojThreshold, confidence );
    [all...]
  /external/netperf/src/
netlib.c 4654 confidence=-10.0; variable
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp 5038 float confidence = hypotf(c1, c2); local
    [all...]
  /prebuilts/tools/common/m2/repository/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/
juniversalchardet-1.0.3.jar 
  /prebuilts/tools/common/offline-m2/com/googlecode/juniversalchardet/juniversalchardet/1.0.3/
juniversalchardet-1.0.3.jar 
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp 7496 uint8_t confidence[MAX_ROI]; local
    [all...]

Completed in 948 milliseconds

12 3 4