/cts/tests/camera/src/android/hardware/camera2/cts/ |
means_yuvx_444_2d_to_1d.rs | 29 // Average a 2D array -> 1D array (by each row) 60 // Average a 2D array -> 1D array (by each row)
|
means_yuvx_444_1d_to_single.rs | 27 // Average 1D array -> Single element
|
/cts/tests/camera/src/android/hardware/camera2/cts/rs/ |
ScriptYuvMeans2dTo1d.java | 29 * Average pixels from a {@link ImageFormat#YUV_420_888 flexible-YUV} or 34 * to average the output down to a 1x1 element.</p>
|
/external/lisa/libs/utils/analysis/ |
functions_analysis.py | 48 avg - average execution time 69 title = 'Average Completion Time per CPUs'
|
/external/ltp/include/ |
tst_fuzzy_sync.h | 52 * @avg_diff: Internal; the average time difference over multiple iterations. 53 * @avg_diff_trgt: The desired average time difference, defaults to 0. 56 * @avg_dev: Internal; Absolute average deviation. 164 * tst_exp_moving_avg - Exponential moving average 167 * @prev_avg: The average of the all the previous samples 169 * Returns average including the current sample. 183 * This should be called at the end of each loop to update the average 192 * loops to check whether the average difference and delay values are stable.
|
/external/ltp/testcases/realtime/profiles/ |
default | 40 # Pass if ratio * average concurrent time < average sequential time
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
api_def_FractionalAvgPool.pbtxt | 83 summary: "Performs fractional average pooling on the input." 85 Fractional average pooling is similar to Fractional max pooling in the pooling
|
api_def_QuantizedBatchNormWithGlobalNormalization.pbtxt | 26 or a saved moving average thereof. 46 or a saved moving average thereof.
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
measuring_cost_estimator.h | 45 // Run the model for measurement_steps to measure its average cost. 60 // Returns the average latency for the whole graph.
|
/external/toolchain-utils/crosperf/ |
mock_instance.py | 22 log_level='average', 35 log_level='average',
|
/external/walt/docs/ |
ScreenLatency.md | 24 Average: 48.8 ms 31 | Device | OS version | Blk->white [ms]| White->blk [ms]| Average [ms] |
|
/external/webrtc/webrtc/modules/video_coding/ |
content_metrics_processing.cc | 85 // Update the recursive averaged metrics: average is over longer window 88 // Update the uniform averaged metrics: average is over shorter window
|
/external/webrtc/webrtc/system_wrappers/source/ |
trace_impl.h | 31 // Number of rows that may be written to file. On average 110 bytes per row (max 32 // 256 bytes per row). So on average 110*100*1000 = 11 Mbyte, max 256*100*1000 =
|
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/ |
RawThermalZone.java | 91 // it is assumed only one sensor will be provided for moving average 93 // only for polling mode apply moving average on predicted zone temp
|
/tools/tradefederation/contrib/src/com/android/media/tests/ |
CameraBurstStartupTest.java | 38 private static final Pattern STATS_REGEX = Pattern.compile("^(?<average>[0-9.]+)"); 76 parsed.put(keyName, matcher.group("average"));
|
/external/python/cpython3/Doc/library/ |
tracemalloc.rst | 18 total size, number and average size of allocated memory blocks 58 <frozen importlib._bootstrap>:716: size=4855 KiB, count=39328, average=126 B 59 <frozen importlib._bootstrap>:284: size=521 KiB, count=3199, average=167 B 60 /usr/lib/python3.4/collections/__init__.py:368: size=244 KiB, count=2315, average=108 B 61 /usr/lib/python3.4/unittest/case.py:381: size=185 KiB, count=779, average=243 B 62 /usr/lib/python3.4/unittest/case.py:402: size=154 KiB, count=378, average=416 B 63 /usr/lib/python3.4/abc.py:133: size=88.7 KiB, count=347, average=262 B 64 <frozen importlib._bootstrap>:1446: size=70.4 KiB, count=911, average=79 B 65 <frozen importlib._bootstrap>:1454: size=52.0 KiB, count=25, average=2131 B 66 <string>:5: size=49.7 KiB, count=148, average=344 [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
BleConnectionPriorityServerBaseActivity.java | 134 long average = intent.getLongExtra(BleConnectionPriorityServerService.EXTRA_AVERAGE, -1);
152 mAverageHigh = average;
157 mAverageBalanced = average;
160 mAverageLow = average;
|
/cts/suite/audio_quality/lib/include/ |
BuiltinProcessing.h | 41 * calculate RMS of given data. The rms is passed to moving average filter
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
RenderCompletionListener.java | 24 * @param averageFps average of total frames
|
/external/autotest/client/tests/iosched_bugs/src/ |
dirty.c | 57 printf("average time: %lld cycles\n", t / 1000);
|
/external/autotest/test_suites/ |
control.bvt-installer | 18 being split from bvt-inline as their average runtime is not acceptable for
|
/external/capstone/suite/ |
README | 2 Average users should ignore all the contents here.
|
/external/deqp/doc/testspecs/GLES2/ |
performance.compiler.txt | 65 The result value is the average number of milliseconds used per test case 66 iteration. In cases that allow cache hits the average excludes the first 79 - Repeat the above steps several times and compute average 84 - Repeat the above steps several times and compute average
|
/external/fio/tools/plot/ |
math.gpm | 42 plot ARG2 using 2:xtic(1) ti col, avg_num w l ls 1 ti 'Global average value (' . avg_str . ')'
|
/external/icu/icu4c/source/tools/toolutil/ |
denseranges.h | 29 * @param density Minimum average range density, in 256th. (0x100=100%=perfectly dense.)
|