/hardware/qcom/camera/msm8998/QCamera2/util/ |
QCameraDisplay.cpp | 52 * DESCRIPTION: Computes average vsync interval. Called by display 191 * DESCRIPTION: Computes average vsync interval using current and previously 206 // Compute average vsync interval using current and previously stored vsync data. 207 // Leave the max and min vsync interval from history in computing the average. 250 // future time stamp = vfe time stamp + N * average vsync interval
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
wifi_power_test_utils.py | 76 #Calculate the average current for the test 94 TableColumn(field='y0', title='Average Current (mA)'), 95 TableColumn(field='x0', title='Average Power (4.2v) (mW)'), 96 TableColumn(field='z1', title='Average Energy (mW*s)'), 97 TableColumn(field='z2', title='Normalized Average Energy (mA*s)')
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
monsoon.py | 450 """Average current in the unit of mA. 487 len(lines) <= 4, "Average Current:" not in lines[1], 497 Line3: Average Current: 51.87984mA. 590 """Returns a list of average current numbers, each representing the 591 average over the last n data points. 594 n: Number of data points to average over. 597 A list of average current values. 615 strs.append("Average Current: {}mA.".format(self.average_current)) 729 # Collect and average samples as specified 739 # past n samples for rolling average [all...] |
/external/tensorflow/tensorflow/examples/udacity/ |
5_word2vec.ipynb | 524 " # The average loss is an estimate of the loss over the last 2000 batches.\n", 525 " print('Average loss at step %d: %f' % (step, average_loss))\n", 546 "Average loss at step 0 : 8.58149623871\n", 563 "Average loss at step 2000 : 4.39983723116\n", 564 "Average loss at step 4000 : 3.86921076906\n", 565 "Average loss at step 6000 : 3.72542127335\n", 566 "Average loss at step 8000 : 3.57835536212\n", 567 "Average loss at step 10000 : 3.61056993055\n", 584 "Average loss at step 12000 : 3.66169466591\n", 585 "Average loss at step 14000 : 3.60342905837\n" [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 108 \item[average component times across all IOs] The time line of each IO 113 queue. This is the average time from when the IO enters the block 135 \item Time spent on the request queue. The average time from when 144 \item Driver and device time -- the average time from when the 164 currently average the queue-to-insert and queue-to-merge times, 169 For each row in this output, we provide a minimum, average, maximum 190 as to where IO spend most of the time on average. The following output 218 for the minimum, average and maximum IOs generated. 228 we see that (on average) the block IO layer is combining upwards of 230 resultant average IO size is 124 blocks [all...] |
/external/toolchain-utils/crosperf/ |
results_cache_unittest.py | 197 'cache_dir', 'average', 'gcc', None) 200 result = MockResult.CreateFromRun(logger.GetLogger(), 'average', 211 self.result = Result(self.mock_logger, self.mock_label, 'average', 642 self.result.ce = command_executer.GetCommandExecuter(log_level='average') [all...] |
/external/tensorflow/tensorflow/contrib/estimator/python/estimator/ |
head_test.py | 444 # Average loss over examples. 476 # Average loss over examples. 541 # Average loss over examples. 571 # Average loss over examples. 605 # Average over classes, weighted sum over examples. 619 # Average loss over weighted examples. 813 # Average loss over examples. 825 # Average over classes, sum over weights. [all...] |
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032458-fw_11.23-robot_sim/ |
touch_firmware_report-lumpy-fw_11.23-complete-20140116_103525.log | 184 S'average time interval (ms)' 218 S' average time interval (ms): 9.668134' 423 S' average time interval (ms): 9.717571' 621 S' average time interval (ms): 9.675316' 822 S' average time interval (ms): 9.662643' 1042 S' average time interval (ms): 9.599744' 1262 S' average time interval (ms): 9.818559' 1529 S' average time interval (ms): 11.680178' 1795 S' average time interval (ms): 11.691793' 2057 S' average time interval (ms): 11.524931 [all...] |
/cts/tests/camera/src/android/hardware/camera2/cts/ |
BurstCaptureRawTest.java | 399 // compute the average and standard deviation of the differences 400 double average = 0.0; local 403 average += deltaList.get(i); 405 average /= deltaList.size(); 410 double diff = deltaList.get(i) - average; 415 Log.i(TAG, String.format("average = %.2f, stddev = %.2f", average, stddev));
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
bandwidth_estimator.c | 637 /* update quantized average */ 645 /* update quantized average */ 681 // Chose the index which gives results an average which is closest 716 /* create a value between -1.0 and 1.0 indicating "average sign" of jitter */ 720 /* adjust bw proportionally to negative average jitter sign */ 797 * update long-term average bitrate and amount of data in buffer 919 * update long-term average bitrate and amount of data in buffer
|
/tools/test/connectivity/acts/tests/google/wifi/ |
WifiRssiTest.py | 103 rssi_under_test have an average error beyond what is specified in the 141 "{} failed. Average {} error is {:.2f} dB. " 142 "Average shift is {:.2f} dB.\n").format( 147 "{} failed (ignored). Average {} error is {:.2f} dB. " 148 "Average shift is {:.2f} dB.\n").format( 152 "{} passed. Average {} error is {:.2f} dB. " 153 "Average shift is {:.2f} dB.\n").format( 373 # Compute mean RSSIs. Only average valid readings. 466 # Compute mean RSSIs. Only average valid readings. [all...] |
/external/autotest/client/site_tests/graphics_WebGLAquarium/ |
graphics_WebGLAquarium.py | 127 # Get average FPS and rendering time, then close the tab. 149 logging.info('%d fish(es): Average FPS = %f, ' 150 'average render time = %f', num_fishes, avg_fps,
|
/external/tcpdump/ |
README | 163 since the average packet size was 512 bytes). It took 164 536 packets to transfer the data (i.e., on the average 171 2 seconds on the average). It was acked once, 140ms
|
README.md | 163 since the average packet size was 512 bytes). It took 164 536 packets to transfer the data (i.e., on the average 171 2 seconds on the average). It was acked once, 140ms
|
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
CpuMonitor.java | 130 * cpuAvg3: The average CPU over the last 3 calls. 131 * cpuAvgAll: The average CPU over the last SAMPLE_SAVE_NUMBER calls. 180 * and this present one, we average the percentual CPU frequencies between
|
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/stress/ |
WifiStressTest.java | 151 writeOutput(String.format("average scanning time is %d", averageScanTime)); 188 writeOutput(String.format("average scanning time is %d", scanTimeSum / (i - 1))); 282 logv("average reconnection time is: " + avgReconnectTime);
|
/frameworks/native/libs/binder/tests/ |
binderThroughputTest.cpp | 146 double average = (double)m_total_time / m_transactions / 1.0E6; local 147 cout << "average:" << average << "ms worst:" << worst << "ms best:" << best << "ms" << endl;
|
/system/extras/taskstats/ |
taskstats.c | 167 "Average delay", 218 printf("%-25s%.3f MB\n", "Average RSS usage:", 220 printf("%-25s%.3f MB\n", "Average VM usage:",
|
/system/libhwbinder/vts/performance/ |
Benchmark_throughput.cpp | 137 double average = (double) m_total_time / m_transactions / 1.0E6; local 138 cout << "average:" 139 << average
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core.c | 487 // average noise scale 488 // average over second half of freq spectrum (i.e., 4->8khz) 496 // average nlp scale 497 // average over second half of freq spectrum (i.e., 4->8khz) 506 // Use average noise for H band 514 // Use average noise for H band 521 // Use average NLP weight for H band 545 stats->average = kOffsetLevel; 678 aec->erl.average = aec->erl.sum / aec->erl.counter; 681 if (dtmp > aec->erl.average) { [all...] |
/cts/suite/cts/utils/ |
grapher.py | 61 score = r['summary']['Average Frames Per Second']
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
BitmapUtils.java | 61 * Find the difference between two bitmaps using average of per-pixel differences.
|
/cts/tests/leanbackjank/src/android/leanbackjank/cts/ |
CtsDeviceLeanback.java | 91 // Requires at least 50 fps on average to pass the test.
|
/cts/tests/openglperf2/src/android/opengl2/cts/primitive/ |
GLPrimitiveBenchmark.java | 140 score /= numIterations;// Average.
|
/cts/tests/sample/src/android/sample/cts/ |
SampleDeviceResultTest.java | 91 reportLog.setSummary("average", stat.mAverage, ResultType.LOWER_BETTER, ResultUnit.MS);
|