HomeSort by relevance Sort by last modified time
    Searched refs:average (Results 26 - 38 of 38) sorted by null

12

  /external/libvpx/vp8/common/arm/neon/
buildintrapredictorsmby_neon.asm 43 ; Default the DC average to 128
326 ; Default the DC average to 128
  /external/webkit/Source/WebCore/inspector/front-end/
ProfileView.js 40 "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"))
inspector.css     [all...]
  /external/chromium/base/metrics/
histogram.cc 621 double average = static_cast<float>(snapshot.sum()) / sample_count; local
623 StringAppendF(output, ", average = %.1f", average);
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 360 average: avg
  /external/v8/benchmarks/
base.js 200 // average time it takes to run a single iteration.
  /external/libvpx/vp8/encoder/x86/
variance_impl_sse2.asm 844 pavgb xmm5, xmm1 ; xmm = vertical average of the above
956 pavgb xmm5, xmm1 ; xmm = vertical average of the above
    [all...]
  /external/opencv/cvaux/include/
cvaux.h     [all...]
  /external/oprofile/events/i386/nehalem/
events 38 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/
btreplay.tex 374 \item[Field 5] The last field shows the average number of IOs per bunch
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /ndk/sources/host-tools/make-3.81/
configure     [all...]
  /prebuilt/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 338 milliseconds

12