Home
last modified time | relevance | path

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

12345678910>>...47

/external/autotest/client/cros/audio/
Daudio_quality_measurement.py43 # average amplitude of its block. The block size will be 1.5 ms.
44 # Using average amplitude can mitigate the error caused by
50 # If the difference between average frequency of this block and
54 # average frequency will be much greater than 5 times of
62 # average amplitude of its left/right block, it will be considered
66 # If the average amplitude of the block before or after playing
67 # is more than 0.5 times to the average amplitude of the wave,
77 # average amplitude, we ignore it.
81 # amplitude 1 and standard noise with amplitude k, the average teager value is
84 # calculate its average teager value. Then, we can estimate the equivalent
[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/libvpx/libvpx/vpx_dsp/mips/
Dintrapred16_dspr2.c162 int32_t average; in vpx_dc_predictor_16x16_dspr2() local
177 "addu.ph %[average], %[above_r1], %[above_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
178 "addu.ph %[average], %[average], %[left_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
179 "addu.ph %[average], %[average], %[left_r1] \n\t" in vpx_dc_predictor_16x16_dspr2()
186 "addu.ph %[average], %[average], %[above_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
187 "addu.ph %[average], %[average], %[above_r1] \n\t" in vpx_dc_predictor_16x16_dspr2()
188 "addu.ph %[average], %[average], %[left_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
189 "addu.ph %[average], %[average], %[left_r1] \n\t" in vpx_dc_predictor_16x16_dspr2()
201 "addu.ph %[average], %[average], %[above_l1] \n\t" in vpx_dc_predictor_16x16_dspr2()
202 "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.c428 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
450 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
452 "adduh_r.qb %[tn2], %[tp3], %[tp4] \n\t" /* average */ in vpx_convolve_avg_dspr2()
475 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
479 "adduh_r.qb %[tn2], %[tp3], %[tp4] \n\t" /* average */ in vpx_convolve_avg_dspr2()
483 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
485 "adduh_r.qb %[tn2], %[tp3], %[tp4] \n\t" /* average */ in vpx_convolve_avg_dspr2()
508 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
512 "adduh_r.qb %[tn2], %[tp3], %[tp4] \n\t" /* average */ in vpx_convolve_avg_dspr2()
516 "adduh_r.qb %[tn1], %[tp2], %[tp1] \n\t" /* average */ in vpx_convolve_avg_dspr2()
[all …]
Dconvolve2_avg_horiz_dspr2.c81 "addqh_r.w %[tn2], %[tn2], %[tp1] \n\t" /* average even 1 */ in convolve_bi_avg_horiz_4_dspr2()
89 "addqh_r.w %[Temp1], %[Temp1], %[tn1] \n\t" /* average odd 1 */ in convolve_bi_avg_horiz_4_dspr2()
93 "addqh_r.w %[tp1], %[tp1], %[tp2] \n\t" /* average even 2 */ in convolve_bi_avg_horiz_4_dspr2()
96 "addqh_r.w %[p2], %[p2], %[p3] \n\t" /* average odd 2 */ in convolve_bi_avg_horiz_4_dspr2()
318 "addqh_r.w %[st2], %[st2], %[st1] \n\t" /* average even 1 */ in convolve_bi_avg_horiz_16_dspr2()
328 "addqh_r.w %[qload3], %[qload3], %[st2] \n\t" /* average even 2 */ in convolve_bi_avg_horiz_16_dspr2()
340 "addqh_r.w %[qload3], %[qload3], %[st3] \n\t" /* average even 3 */ in convolve_bi_avg_horiz_16_dspr2()
349 "addqh_r.w %[qload1], %[qload1], %[st1] \n\t" /* average even 4 */ in convolve_bi_avg_horiz_16_dspr2()
359 "addqh_r.w %[qload2], %[qload2], %[st2] \n\t" /* average even 5 */ in convolve_bi_avg_horiz_16_dspr2()
371 "addqh_r.w %[qload3], %[qload3], %[st3] \n\t" /* average even 6 */ in convolve_bi_avg_horiz_16_dspr2()
[all …]
Dintrapred8_dspr2.c71 int32_t average; in vpx_dc_predictor_8x8_dspr2() local
91 "addu.ph %[average], %[above_r1], %[above_l1] \n\t" in vpx_dc_predictor_8x8_dspr2()
92 "addu.ph %[average], %[average], %[left_l1] \n\t" in vpx_dc_predictor_8x8_dspr2()
93 "addu.ph %[average], %[average], %[left_r1] \n\t" in vpx_dc_predictor_8x8_dspr2()
95 "addu.ph %[average], %[average], %[above_l2] \n\t" in vpx_dc_predictor_8x8_dspr2()
96 "addu.ph %[average], %[average], %[above_r2] \n\t" in vpx_dc_predictor_8x8_dspr2()
97 "addu.ph %[average], %[average], %[left_l2] \n\t" in vpx_dc_predictor_8x8_dspr2()
98 "addu.ph %[average], %[average], %[left_r2] \n\t" in vpx_dc_predictor_8x8_dspr2()
100 "addiu %[average], %[average], 8 \n\t" in vpx_dc_predictor_8x8_dspr2()
102 "srl %[tmp], %[average], 16 \n\t" in vpx_dc_predictor_8x8_dspr2()
[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/toolchain-utils/crosperf/
Dresults_organizer_unittest.py82 '', 'average', '')
84 '', 'average', '')
86 '', 'average', '')
88 '', 'average', '')
90 '', 'average', '')
92 '', 'average', '')
94 '', 'average', '')
96 '', 'average', '')
100 b.result = Result('', b.label, 'average', 'machine')
Dbenchmark_run_unittest.py59 log_level='average',
81 log_level='average',
84 logging_level = 'average'
124 'average', '')
163 'chromeos', 'average')
265 'average', '')
293 'average', '')
321 'average', '')
328 'chromeos', 'average')
339 'average', '')
[all …]
/external/drrickorang/LoopbackApp/app/src/main/java/org/drrickorang/loopback/
DCorrelation.java76 double average = 0; in computeCorrelation() local
81 average += mDataAutocorrelated[i]; in computeCorrelation()
90 average = average / mDataAutocorrelated.length; in computeCorrelation()
93 log(String.format(" average : %.3f rms: %.3f", average, rms)); in computeCorrelation()
95 mAverage = average; in computeCorrelation()
99 if (average > 0) { in computeCorrelation()
102 double raw = (rms - average) / (factor * average); in computeCorrelation()
/external/ImageMagick/tests/
Dcli-colorspace.tap28 # how to generate a one pixel (average rose) color and output its values
29 in="rose: -scale 1x1" # a one pixel image of the average color.
36 average=`eval ${MAGICK} "$in" -noop "$out"`
42 printf "$format2" "Average \"rose:\" Color" "$average" "sRGB(rose)"
59 if [ "X$average" != "X146,89,80" ]; then
60 echo "Sanity Failure: Average expected to be 145,89,80 - ABORTING"
82 if [ "X$color" = "X$average" ]; then
/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/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/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/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/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-bcanalyzer.pod176 =item B<Average Instruction Size>
178 The average number of bytes per instruction across all functions in the bitcode
194 The average size of a Value definition (of any type). This is computed by
199 The average size of a global definition (constants and global variables).
203 The average number of bytes per function definition. This is computed by
269 =item B<Average Instruction Size>
271 The average number of bytes consumed by the instructions in the function. This
276 The average number of bytes used by the function per instruction. This value is
278 as Average Instruction Size. It computes a number relative to the total function
/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.dox86 <td>Average</td>
131 <td>Fast-average<sup><a href="#note2">2</a></sup></td>
148 <td>Average</td>
155 <td>Average-slow<sup><a href="#note2">2</a></sup></td>
160 <td>Average</td>
167 <td>Fast-average<sup><a href="#note2">2</a></sup></td>
181 <td>Average-slow<sup><a href="#note2">2</a></sup></td>
186 <td>Average</td>
198 <td>Average</td>
217 <td>Average</td>
/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/iptables/extensions/
Dlibxt_connbytes.man3 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/autotest/client/tools/
Davgtime13 average = sum / count
16 sum_sq_dev += (x - average) ** 2
18 return (average, 100 * std_dev / average)

12345678910>>...47