Home
last modified time | relevance | path

Searched full:average (Results 1 – 25 of 1037) sorted by relevance

12345678910>>...42

/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/
Dv8_execution_unittest.py82 def AssertResultValues(self, name, value, count, average): argument
87 average)
92 self.AssertResultValues(name, value=0, count=0, average=0)
100 average=15)
102 average=9)
108 average=10)
110 average=0)
112 average=0)
117 self.AssertResultValues('v8_parse_lazy_total', value=18, count=2, average=9)
119 average=20)
[all …]
/external/libvpx/libvpx/vpx_dsp/mips/
Dintrapred16_dspr2.c164 int32_t average; in vpx_dc_predictor_16x16_dspr2() local
179 "addu.ph %[average], %[above_r1], %[above_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
180 "addu.ph %[average], %[average], %[left_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
181 "addu.ph %[average], %[average], %[left_r1] \n\t" in vpx_dc_predictor_16x16_dspr2()
188 "addu.ph %[average], %[average], %[above_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
189 "addu.ph %[average], %[average], %[above_r1] \n\t" in vpx_dc_predictor_16x16_dspr2()
190 "addu.ph %[average], %[average], %[left_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
191 "addu.ph %[average], %[average], %[left_r1] \n\t" in vpx_dc_predictor_16x16_dspr2()
203 "addu.ph %[average], %[average], %[above_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
204 "addu.ph %[average], %[average], %[above_r1] \n\t" in vpx_dc_predictor_16x16_dspr2()
[all …]
Dintrapred4_dspr2.c44 int32_t average; in vpx_dc_predictor_4x4_dspr2() local
56 "addu.ph %[average], %[above_r], %[above_l] \n\t" in vpx_dc_predictor_4x4_dspr2()
57 "addu.ph %[average], %[average], %[left_l] \n\t" in vpx_dc_predictor_4x4_dspr2()
58 "addu.ph %[average], %[average], %[left_r] \n\t" in vpx_dc_predictor_4x4_dspr2()
59 "addiu %[average], %[average], 4 \n\t" in vpx_dc_predictor_4x4_dspr2()
60 "srl %[tmp], %[average], 16 \n\t" in vpx_dc_predictor_4x4_dspr2()
61 "addu.ph %[average], %[tmp], %[average] \n\t" in vpx_dc_predictor_4x4_dspr2()
62 "srl %[expected_dc], %[average], 3 \n\t" in vpx_dc_predictor_4x4_dspr2()
76 [average] "=&r" (average), [tmp] "=&r" (tmp), in vpx_dc_predictor_4x4_dspr2()
Dconvolve8_avg_dspr2.c452 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
476 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
478 "adduh_r.qb %[tn2], %[tp3], %[tp4] \n\t" /* average */ in vpx_convolve_avg_dspr2()
503 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
507 "adduh_r.qb %[tn2], %[tp3], %[tp4] \n\t" /* average */ in vpx_convolve_avg_dspr2()
511 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
513 "adduh_r.qb %[tn2], %[tp3], %[tp4] \n\t" /* average */ in vpx_convolve_avg_dspr2()
538 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
542 "adduh_r.qb %[tn2], %[tp3], %[tp4] \n\t" /* average */ in vpx_convolve_avg_dspr2()
546 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
[all …]
Dconvolve2_avg_horiz_dspr2.c83 "addqh_r.w %[tn2], %[tn2], %[tp1] \n\t" /* average even 1 */ in convolve_bi_avg_horiz_4_dspr2()
91 "addqh_r.w %[Temp1], %[Temp1], %[tn1] \n\t" /* average odd 1 */ in convolve_bi_avg_horiz_4_dspr2()
95 "addqh_r.w %[tp1], %[tp1], %[tp2] \n\t" /* average even 2 */ in convolve_bi_avg_horiz_4_dspr2()
98 "addqh_r.w %[p2], %[p2], %[p3] \n\t" /* average odd 2 */ in convolve_bi_avg_horiz_4_dspr2()
329 "addqh_r.w %[st2], %[st2], %[st1] \n\t" /* average even 1 */ in convolve_bi_avg_horiz_16_dspr2()
339 "addqh_r.w %[qload3], %[qload3], %[st2] \n\t" /* average even 2 */ in convolve_bi_avg_horiz_16_dspr2()
351 "addqh_r.w %[qload3], %[qload3], %[st3] \n\t" /* average even 3 */ in convolve_bi_avg_horiz_16_dspr2()
360 "addqh_r.w %[qload1], %[qload1], %[st1] \n\t" /* average even 4 */ in convolve_bi_avg_horiz_16_dspr2()
370 "addqh_r.w %[qload2], %[qload2], %[st2] \n\t" /* average even 5 */ in convolve_bi_avg_horiz_16_dspr2()
382 "addqh_r.w %[qload3], %[qload3], %[st3] \n\t" /* average even 6 */ in convolve_bi_avg_horiz_16_dspr2()
[all …]
Dintrapred8_dspr2.c73 int32_t average; in vpx_dc_predictor_8x8_dspr2() local
93 "addu.ph %[average], %[above_r1], %[above_l1] \n\t" in vpx_dc_predictor_8x8_dspr2()
94 "addu.ph %[average], %[average], %[left_l1] \n\t" in vpx_dc_predictor_8x8_dspr2()
95 "addu.ph %[average], %[average], %[left_r1] \n\t" in vpx_dc_predictor_8x8_dspr2()
97 "addu.ph %[average], %[average], %[above_l2] \n\t" in vpx_dc_predictor_8x8_dspr2()
98 "addu.ph %[average], %[average], %[above_r2] \n\t" in vpx_dc_predictor_8x8_dspr2()
99 "addu.ph %[average], %[average], %[left_l2] \n\t" in vpx_dc_predictor_8x8_dspr2()
100 "addu.ph %[average], %[average], %[left_r2] \n\t" in vpx_dc_predictor_8x8_dspr2()
102 "addiu %[average], %[average], 8 \n\t" in vpx_dc_predictor_8x8_dspr2()
104 "srl %[tmp], %[average], 16 \n\t" in vpx_dc_predictor_8x8_dspr2()
[all …]
Dconvolve8_avg_horiz_dspr2.c104 "addqh_r.w %[tn2], %[tn2], %[tp1] \n\t" /* average even 1 */ in convolve_avg_horiz_4_dspr2()
115 "addqh_r.w %[Temp1], %[Temp1], %[tn1] \n\t" /* average odd 1 */ in convolve_avg_horiz_4_dspr2()
119 "addqh_r.w %[tp1], %[tp1], %[tp2] \n\t" /* average even 2 */ in convolve_avg_horiz_4_dspr2()
122 "addqh_r.w %[p2], %[p2], %[n2] \n\t" /* average odd 2 */ in convolve_avg_horiz_4_dspr2()
402 "addqh_r.w %[st2], %[st2], %[st1] \n\t" /* average even 1 */ in convolve_avg_horiz_16_dspr2()
415 "addqh_r.w %[qload3], %[qload3], %[st2] \n\t" /* average even 2 */ in convolve_avg_horiz_16_dspr2()
431 "addqh_r.w %[qload3], %[qload3], %[st3] \n\t" /* average even 3 */ in convolve_avg_horiz_16_dspr2()
444 "addqh_r.w %[qload1], %[qload1], %[st1] \n\t" /* average even 4 */ in convolve_avg_horiz_16_dspr2()
459 "addqh_r.w %[qload2], %[qload2], %[st2] \n\t" /* average even 5 */ in convolve_avg_horiz_16_dspr2()
475 "addqh_r.w %[qload3], %[qload3], %[st3] \n\t" /* average even 6 */ in convolve_avg_horiz_16_dspr2()
[all …]
/external/iproute2/man/man8/
Dtc-red.828 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 the
[all …]
/external/libvorbis/doc/vorbisenc/
Doverview.html131 nudging a stream toward a desired average value. These features
147 bitrate is specified). An 'average bitrate' request is used as the
150 in larger or smaller than the requested average point.
166 average period set by the reservoir; it may momentarily rise over if
167 inspected on a granularity much finer than the average period across
181 <td>average bitrate</td>
185 The average desired bitrate of a stream, set
186 in bits per second. Average bitrate is tracked via a reservoir like
189 desired average by slowly adjusting the psychoacoustic aggressiveness.
190 As such, the reservoir size does not affect the average bitrate
[all …]
/external/fio/tools/plot/
Dfio2gnuplot.manpage36 Average graph
37 A bar graph to show the average performance of each file.
38 A green line is added to show the global average performance.
39 This green line helps at understanding how far from the average is
43 A green line is added to show the global average of minimal performance.
44 This green line helps at understanding how far from the average is
49 A green line is added to show the global average of maximal performance.
50 This green line helps at understanding how far from the average is
55 A green line is added to show the global average of standard deviation.
56 This green line helps at understanding how far from the average is
Dfio2gnuplot.161 Average graph
62 A bar graph to show the average performance of each file.
63 A green line is added to show the global average performance.
64 This green line helps at understanding how far from the average is
69 A green line is added to show the global average of minimal performance.
70 This green line helps at understanding how far from the average is
76 A green line is added to show the global average of maximal performance.
77 This green line helps at understanding how far from the average is
83 A green line is added to show the global average of standard deviation.
84 This green line helps at understanding how far from the average is
Dfio2gnuplot84 # Let's plot the average value for all the traces
86 global_avg = average(global_disk_perf)
87 compare_raw.write("plot %s w l ls 1 ti 'Global average value (%.2f)'" % (global_avg,global_avg));
88 …compare_smooth.write("plot %s w l ls 1 ti 'Global average value (%.2f)'" % (global_avg,global_avg)…
89 …compare_trend.write("plot %s w l ls 1 ti 'Global average value (%.2f)'" % (global_avg,global_avg));
107 avg = average(disk_perf[pos])
119 def generate_gnuplot_math_script(title,gnuplot_output_filename,mode,average,gnuplot_output_dir,gpm_… argument
123 …\'%s\' \'%s\' %s\n" % (gpm_dir,title,gnuplot_output_filename,gnuplot_output_filename,mode,average))
149 def average(s): return sum(s) * 1.0 / len(s) function
231 average_file=open(gnuplot_output_dir+gnuplot_output_filename+'.average', 'w')
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DBuildResults.java39 double[] average, stddev; field in BuildResults
72 this.average[dim_id] = 0; in cleanValues()
74 this.average[dim_id] += this.values[dim_id][i]; in cleanValues()
76 this.average[dim_id] /= vLength; in cleanValues()
79 double deviation= this.average[dim_id] - this.values[dim_id][i]; in cleanValues()
298 return this.average[idx]; in getValue()
311 return this.average[this.defaultDimIndex]; in getValue()
408 this.average = new double[length]; in readData()
415 this.average[i] = stream.readLong(); in readData()
464 this.average = new double[length]; in setValue()
[all …]
/external/autotest/client/site_tests/firmware_TouchMTB/
Dfirmware_log.py24 --> StatisticsScores: includes average, ssd, and count
25 --> StatisticsMetrics: includes average, min, max, and more
164 # stat_functions include: max, average,
167 average = lambda lst: float(sum(lst)) / len(lst) function
239 'average latency (ms)',
241 'The average drag-latency in milliseconds',
243 average),
261 'the average ratio of dist(p0,p1) / dist(p1,p2)',
263 average),
276 average),
[all …]
/external/webrtc/webrtc/modules/audio_processing/aec/
Decho_cancellation.c469 if ((erl.himean > kOffsetLevel) && (erl.average > kOffsetLevel)) { in WebRtcAec_GetMetrics()
470 // Use a mix between regular average and upper part average. in WebRtcAec_GetMetrics()
471 dtmp = kUpWeight * erl.himean + (1 - kUpWeight) * erl.average; in WebRtcAec_GetMetrics()
472 metrics->erl.average = (int)dtmp; in WebRtcAec_GetMetrics()
474 metrics->erl.average = kOffsetLevel; in WebRtcAec_GetMetrics()
488 if ((erle.himean > kOffsetLevel) && (erle.average > kOffsetLevel)) { in WebRtcAec_GetMetrics()
489 // Use a mix between regular average and upper part average. in WebRtcAec_GetMetrics()
490 dtmp = kUpWeight * erle.himean + (1 - kUpWeight) * erle.average; in WebRtcAec_GetMetrics()
491 metrics->erle.average = (int)dtmp; in WebRtcAec_GetMetrics()
493 metrics->erle.average = kOffsetLevel; in WebRtcAec_GetMetrics()
[all …]
/external/webrtc/webrtc/tools/rtcbot/rtcBotReportVisualizer/
Dmain.js75 var avergaData = ['Average Rtt x10'];
78 var average;
81 average = getStateAverage(reports[index], botName, "Conn-audio-1-0",
83 avergaData.push(average*10);
116 var avergaData = ['Average ' + statName];
119 var average;
122 average = getStateAverage(reports[index], botName, reportId, statName);
123 avergaData.push(average);
/external/libavc/encoder/
Dirc_est_sad.c39 /* Current (nth) ifi average P frame SAD */
42 /* (n-1)th ifi average P frame SAD */
45 /* (n-2)th ifi average P frame SAD */
146 * frame sads we average it out here in irc_get_est_sad()
225 /* Calculate the average SAD */ in irc_update_actual_sad()
235 /* Push the (n-1)th average SAD to the (n-2)th average SAD */ in irc_update_actual_sad()
238 /* Push the nth average SAD to the (n-1)th average SAD */ in irc_update_actual_sad()
/external/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst175 **Average Instruction Size**
177 The average number of bytes per instruction across all functions in the bitcode
193 The average size of a Value definition (of any type). This is computed by
198 The average size of a global definition (constants and global variables).
202 The average number of bytes per function definition. This is computed by
265 **Average Instruction Size**
267 The average number of bytes consumed by the instructions in the function.
272 The average number of bytes used by the function per instruction. This value
274 same as Average Instruction Size. It computes a number relative to the total
/external/eigen/doc/
DTopicLinearAlgebraDecompositions.dox85 <td>Average</td>
130 <td>Fast-average<sup><a href="#note2">2</a></sup></td>
147 <td>Average</td>
154 <td>Average-slow<sup><a href="#note2">2</a></sup></td>
159 <td>Average</td>
166 <td>Fast-average<sup><a href="#note2">2</a></sup></td>
180 <td>Average-slow<sup><a href="#note2">2</a></sup></td>
185 <td>Average</td>
197 <td>Average</td>
216 <td>Average</td>
/external/webrtc/webrtc/modules/video_coding/
Dcontent_metrics_processing.h46 // Returns the long-term averaged content data: recursive average over longer
50 // Returns the short-term averaged content data: uniform average over
55 // Compute working average.
58 // Update the recursive averaged metrics: longer time average (~5/10 secs).
61 // Update the uniform averaged metrics: shorter time average (~RTCP report).
/external/libvorbis/include/vorbis/
Dvorbisenc.h50 * \param nominal_bitrate Desired average, or central, bitrate. -1 indicates unset.
87 * \param nominal_bitrate Desired average, or central, bitrate. -1 indicates unset.
244 /** soft lower limit (in kilobits per second) below which the average bitrate
247 /** soft upper limit (in kilobits per second) above which the average bitrate
250 /** the window period (in seconds) used to regulate the average bitrate
253 /** Regulates the relative centering of the average and hard windows; in
255 followed the average window regulation. In libvorbis 1.1 a bit-reservoir
283 /** Average bitrate setting in kilobits per second */
285 /** Slew rate limit setting for average bitrate adjustment; sets the minimum
287 * other when boosting or damping average bitrate.
[all …]
/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_packet_masks_metrics.cc41 * (1) Random loss: Bernoulli process, characterized by the average loss rate.
43 * parameters: average loss rate and average burst length.
102 // Average loss rates.
105 // Average burst lengths. The case of |kAverageBurstLength = 1.0| refers to
106 // the random model. Note that for the random (Bernoulli) model, the average
107 // burst length is determined by the average loss rate, i.e.,
117 // Thresholds on the average loss rate of the packet loss model, below which
122 // Set of thresholds on the expected average recovery rate, for each code type.
132 // The average and variance of the residual loss, as a function of the
133 // packet/symbol loss model. The average/variance is computed by averaging
[all …]
/external/netperf/doc/examples/
Dbloat.sh56 DS:tps:GAUGE:$MAX_INTERVAL:U:U RRA:AVERAGE:0.5:1:$LENGTH
69 DS:mbps:GAUGE:$STREAM_MAX_INTERVAL:U:U RRA:AVERAGE:0.5:1:$STREAM_LENGTH
92 DEF:trans=netperf_rr.rrd:tps:AVERAGE \
95 DEF:mbps=netperf_stream.rrd:mbps:AVERAGE \
114 DEF:trans=netperf_rr.rrd:tps:AVERAGE \
117 DEF:mbps=netperf_stream.rrd:mbps:AVERAGE \
/external/webrtc/webrtc/common_video/libyuv/
Dscaler_unittest.cc31 // Computes the sequence average PSNR between an input sequence in
143 // Average PSNR for lower bound in assert is ~0.1dB lower than the actual in TEST_F()
144 // average PSNR under same conditions. in TEST_F()
183 // Average PSNR for lower bound in assert is ~0.1dB lower than the actual in TEST_F()
184 // average PSNR under same conditions. in TEST_F()
215 // Average PSNR for lower bound in assert is ~0.1dB lower than the actual in TEST_F()
216 // average PSNR under same conditions. in TEST_F()
272 // Average PSNR for lower bound in assert is ~0.1dB lower than the actual in TEST_F()
273 // average PSNR under same conditions. in TEST_F()
389 printf("Average time per frame[ms]: %.2lf\n", in ScaleSequence()
/external/autotest/client/common_lib/cros/graphite/
Dstats.py81 class Average(statsd.Average): class
82 """Wrapper around statsd.Average."""
92 statsd.Average.send(self, subname, value)
96 self.Average = Average

12345678910>>...42