Home
last modified time | relevance | path

Searched refs:average (Results 1 – 14 of 14) sorted by relevance

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/shared/map/
DMapView.kt108 val average = average() in <lambda>() constant
112 var latitude = (location.latitude - average.first + 180) % 180 in <lambda>()
114 var longitude = (location.longitude - average.second + 360) % 360 in <lambda>()
152 private fun average(): Pair<Double, Double> { in <lambda>() method
/packages/apps/TV/tests/tunerscripts/
Dmeasure-tuning-time.awk27 average = sum / n;
28 print "Average tune time", average, "ms";
/packages/modules/ExtServices/native/pHash/
Dphash_fingerprinter.cpp53 double average = total / ((kResizedLength * kResizedLength) - 1); in GenerateFingerprint() local
62 fingerprint |= (dct_out(x, y) > average ? 1 : 0); in GenerateFingerprint()
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/primers/
DBackAzimuthPrimer.java222 .skip(mWindowSize / 2).limit(1 + (mWindowSize % 2)).average().getAsDouble(); in prime()
341 (float) mDiscrepancyHistory.stream().mapToDouble(Float::doubleValue).average() in biasScore()
/packages/apps/Car/SystemUI/res/raw/
Dvertical_blur_fragment_shader.glsl14 * This shader sets the colour of each fragment to be the weighted average of the uRadius fragments
Dhorizontal_blur_fragment_shader.glsl14 * This shader sets the colour of each fragment to be the weighted average of the uRadius fragments
/packages/apps/Settings/tests/perftests/src/com/android/settings/tests/perf/
DLaunchSettingsTest.java186 i -> i).average().orElse(0)); in getAvg()
/packages/modules/Bluetooth/system/gd/proto/bluetooth/metrics/
Dbluetooth.proto160 // Buffer underruns average.
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto98 optional double historical_mean = 6; // Long-term average
Dmetrics.proto2738 // Data packet average contention time in microseconds
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec448 * Performs a 2-D average pooling operation.
5349 * output size by average pooling sampling points from bilinear interpolation.
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz