HomeSort by relevance Sort by last modified time
    Searched full:average (Results 1 - 25 of 1280) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/remoting/base/
running_average_unittest.cc 12 // Average across a single element, i.e. just return the most recent.
15 EXPECT_EQ(0, running_average.Average());
19 EXPECT_EQ(static_cast<double>(kTestValues[i]), running_average.Average());
23 // Average the two most recent elements.
26 EXPECT_EQ(0, running_average.Average());
35 EXPECT_EQ(expected, running_average.Average());
39 // Average across all the elements if the window size exceeds the element count.
42 EXPECT_EQ(0, running_average.Average());
52 EXPECT_EQ(expected, running_average.Average());
running_average.h 15 // Calculates the average of the most recent N recorded samples.
20 // Constructs a helper to average over the |window_size| most recent samples.
27 // Returns the average over up to |window_size| of the most recent samples.
28 double Average();
  /external/llvm/test/YAMLParser/
spec-02-02.data 4 avg: 0.278 # Batting average
spec-02-15.data 8 0.288 Batting Average
spec-06-05.data 7 avg: # Average
spec-02-16.data 9 0.278 Batting Average
  /external/chromium_org/tools/perf/metrics/
smoothness.py 54 def Average(numerator, denominator, scale = None, precision = None):
88 Average(s.total_time, s.screen_frame_count, 1000, 3))
90 Average(s.dropped_frame_count, s.screen_frame_count,
94 Average(s.impl_thread_scroll_count,
100 Average(s.drawn_layers_count, s.screen_frame_count, 1, 1),
103 Average(s.missing_tile_count, s.screen_frame_count, 1, 1),
108 Average(s.commit_time, s.commit_count, 1000, 3),
123 Average(s.image_gathering_time, s.image_gathering_count,
138 Average(s.tile_analysis_time, s.tile_analysis_count,
144 Average(s.input_event_latency, s.input_event_count
    [all...]
  /cts/libs/commonutil/src/com/android/cts/util/
Stat.java 28 * Collection of statistical propertirs like average, max, min, and stddev
36 public StatResult(double average, double min, double max, double stddev, int dataCount) {
37 mAverage = average;
46 * Calculate statistics properties likes average, min, max, and stddev for the given array
49 double average = data[0]; local
54 average += data[i];
63 average /= data.length;
66 double stddev = Math.sqrt(eX2 - average * average);
67 return new StatResult(average, min, max, stddev, data.length)
88 double average = 0.0; local
    [all...]
  /external/chromium_org/webkit/data/test_shell/js/
timers.html 20 // Display the average output.
21 var average = document.getElementById('average');
22 average.innerHTML = total_value / total_count + "ms";
57 average: <div id="average"></div>
  /external/chromium_org/third_party/WebKit/ManualTests/
video-statistics.html 8 Audio bytes decoded: 0 average p/s: 0<br>
9 Video bytes decoded: 0 average p/s: 0<br>
10 Decoded frames: 0 average p/s: 0<br>
11 Dropped frames: 0 average p/s: 0<br>
70 "Audio bytes decoded: " + v.webkitAudioDecodedByteCount + " average p/s: " + audioMean.mean() + "<br>" +
71 "Video bytes decoded: " + v.webkitVideoDecodedByteCount + " average p/s: " + videoMean.mean() + "<br>" +
72 "Decoded frames: " + v.webkitDecodedFrameCount + " average p/s: " + decodedMean.mean() + "<br>" +
73 "Dropped frames: " + v.webkitDroppedFrameCount + " average p/s: " + dropMean.mean() + "<br>";
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/
generatemip.h 21 static void average(L8 *dst, const L8 *src1, const L8 *src2) function in struct:rx::L8
35 static void average(A8L8 *dst, const A8L8 *src1, const A8L8 *src2) function in struct:rx::A8L8
50 static void average(A8R8G8B8 *dst, const A8R8G8B8 *src1, const A8R8G8B8 *src2) function in struct:rx::A8R8G8B8
65 static void average(A16B16G16R16F *dst, const A16B16G16R16F *src1, const A16B16G16R16F *src2) function in struct:rx::A16B16G16R16F
78 static void average(R16F *dst, const R16F *src1, const R16F *src2) function in struct:rx::R16F
89 static void average(R16G16F *dst, const R16G16F *src1, const R16G16F *src2) function in struct:rx::R16G16F
103 static void average(A32B32G32R32F *dst, const A32B32G32R32F *src1, const A32B32G32R32F *src2) function in struct:rx::A32B32G32R32F
116 static void average(R32F *dst, const R32F *src1, const R32F *src2) function in struct:rx::R32F
127 static void average(R32G32F *dst, const R32G32F *src1, const R32G32F *src2) function in struct:rx::R32G32F
140 static void average(R32G32B32F *dst, const R32G32B32F *src1, const R32G32B32F *src2 function in struct:rx::R32G32B32F
    [all...]
  /external/libvpx/libvpx/vp9/common/mips/dspr2/
vp9_intrapred16_dspr2.c 167 int32_t average; local
182 "addu.ph %[average], %[above_r1], %[above_l1] \n\t"
183 "addu.ph %[average], %[average], %[left_l1] \n\t"
184 "addu.ph %[average], %[average], %[left_r1] \n\t"
191 "addu.ph %[average], %[average], %[above_l1] \n\t"
192 "addu.ph %[average], %[average], %[above_r1] \n\t
    [all...]
  /external/iproute2/man/man8/
tc-red.8 28 Once the queue hits a certain average length, packets enqueued have a
32 average queue length, although the queue might get bigger.
45 The average queue size is used for determining the marking
47 Average, which can be more or less sensitive to bursts.
49 When the average queue size is below
56 until the average queue size hits
70 Average queue size at which marking becomes a possibility. Defaults to
76 At this average queue size, the marking probability is maximal. Should be at
91 Hard limit on the real (not average) queue size in bytes. Further packets
97 Used for determining how fast the average queue size is influenced by th
    [all...]
  /external/chromium_org/chrome/browser/resources/predictors/
resource_prefetch_predictor.html 18 <th>Average Position</th>
36 <th>Average Position</th>
  /external/iptables/extensions/
libxt_connbytes.man 3 average bytes per packet.
20 match packets from a connection whose packets/bytes/average packet
30 the average size (in bytes) of all packets received so far. Note that
32 only in one direction (for example HTTP), the average packet size will
  /external/kernel-headers/original/linux/netfilter/
xt_limit.h 10 u_int32_t avg; /* Average secs between packets * scale */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/
xt_limit.h 10 u_int32_t avg; /* Average secs between packets * scale */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebt_limit.h 14 u_int32_t avg; /* Average secs between packets * scale */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_limit.h 10 u_int32_t avg; /* Average secs between packets * scale */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_limit.h 14 u_int32_t avg; /* Average secs between packets * scale */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/
xt_limit.h 10 u_int32_t avg; /* Average secs between packets * scale */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebt_limit.h 14 u_int32_t avg; /* Average secs between packets * scale */
  /external/webrtc/src/system_wrappers/source/
cpu_wrapper_unittest.cc 62 const WebRtc_Word32 average = cpu->CpuUsageMultiCore(num_cores, cores); local
65 EXPECT_GE(average, 0);
66 EXPECT_LE(average, 100);
69 printf("Average cpu:%d\n", average);
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
InputSmoother.java 11 * Utility class to calculate a velocity using a moving average filter of recent input positions.
20 * out the data using a moving average over this window size. A sample window size n will
21 * effectively average the velocity over n-1 points, so n=2 is the minimum valid value (no
28 * Only consecutive samples will factor into the rolling average sample window.
30 * so as to avoid skewing the average with irrelevant older values.
35 * Sampling window to calculate rolling average of scroll velocity.
81 // calculate moving average over current window
  /external/chromium_org/native_client_sdk/src/examples/api/core/
index.html 25 <p> Once the test completes, it will calculate the average time spent
27 the average time for a single round trip (Round Trip), and the
28 average iteration including other JS overhead (Total). </p>

Completed in 796 milliseconds

1 2 3 4 5 6 7 8 91011>>