Searched refs:average (Results 26 - 42 of 42) sorted by relevance

12

/external/webrtc/src/modules/audio_processing/aec/
H A Daec_core.c1116 // losing half the energy on the average. We take care of the first
1148 // average nlp over low band: average over second half of freq spectrum
1249 // average noise scale
1250 // average over second half of freq spectrum (i.e., 4->8khz)
1258 // average nlp scale
1259 // average over second half of freq spectrum (i.e., 4->8khz)
1268 // Use average noise for H band
1276 // Use average noise for H band
1283 // Use average NL
[all...]
/external/icu4c/test/perf/collationperf/
H A DCollPerf.pl199 <td>The average length of the generated sort keys, in bytes per character
/external/chromium/base/
H A Dtracked_objects.cc42 double average = AverageMsDuration(); local
44 - average * average;
/external/libvpx/vp8/common/arm/neon/
H A Dbuildintrapredictorsmby_neon.asm43 ; Default the DC average to 128
326 ; Default the DC average to 128
/external/webkit/Source/WebCore/inspector/front-end/
H A DProfileView.js40 "average": { title: WebInspector.UIString("Average"), width: "72px", sortable: true },
45 delete columns.average;
517 "average": "averageTime",
535 if (!cell || (!cell.hasStyleClass("total-column") && !cell.hasStyleClass("self-column") && !cell.hasStyleClass("average-column")))
542 else if (cell.hasStyleClass("average-column"))
H A Dinspector.css4031 .profile-view .data-grid th.average-column {
4035 .profile-view .data-grid td.average-column {
/external/webrtc/src/modules/audio_processing/test/
H A Dunit_test.cc200 EXPECT_EQ(reference.average(), test.average);
208 message->set_average(output.average);
H A Dprocess_test.cc69 printf("%d, %d, %d\n", stat.average,
942 printf("Time per frame: %.3f ms (average), %.3f ms (max),"
/external/chromium/base/metrics/
H A Dhistogram.cc621 double average = static_cast<float>(snapshot.sum()) / sample_count; local
623 StringAppendF(output, ", average = %.1f", average);
/external/libvpx/vp8/encoder/x86/
H A Dvariance_impl_sse2.asm844 pavgb xmm5, xmm1 ; xmm = vertical average of the above
956 pavgb xmm5, xmm1 ; xmm = vertical average of the above
/external/opencv/cvaux/include/
H A Dcvaux.h810 double* average, double* standardDeviation );
/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/oprofile/events/i386/nehalem/
H A Devents38 event:0x1E counters:0,1,2,3 um:one minimum:6000 name:INST_QUEUE_WRITE_CYCLES : This event counts the number of cycles during which instructions are written to the instruction queue. Dividing this counter by the number of instructions written to the instruction queue (INST_QUEUE_WRITES) yields the average number of instructions decoded each cycle. If this number is less than four and the pipe stalls, this indicates that the decoder is failing to decode enough instructions per cycle to sustain the 4-wide pipeline.
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex374 \item[Field 5] The last field shows the average number of IOs per bunch
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jar ... .test.performance.PerformanceMeter { public static final int AVERAGE public static final int SIZE public static final int STDEV ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/expat/
H A Dconfigure15834 double average;
15911 .average = 543.34343,

Completed in 1732 milliseconds

12