Home
last modified time | relevance | path

Searched defs:Average (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/num-integer/src/
Daverage.rs5 pub trait Average: Integer { interface
/aosp_15_r20/external/crosvm/tools/contrib/cros_tracing_analyser/src/
H A Dmain.rs31 Average(Average), enumerator
40 struct Average { struct
43 input: String,
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/histogram/
H A Dhistogram.cc159 double Histogram::Average() const { in Average() function in tensorflow::histogram::Histogram
263 double ThreadSafeHistogram::Average() const { in Average() function in tensorflow::histogram::ThreadSafeHistogram
/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
H A DEnumerableExtensions.cs52 public static double Average(IEnumerable<int> source) { in Average() method in Antlr.Runtime.JavaExtensions.EnumerableExtensions
76 public static double Average(IEnumerable<double> source) { in Average() method in Antlr.Runtime.JavaExtensions.EnumerableExtensions
/aosp_15_r20/external/angle/build/util/lib/proto/
H A Daverage.py12 class Average(Measure): class
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmoving_average.cc34 void MovingAverage::Average(rtc::ArrayView<const float> input, in Average() function in webrtc::aec3::MovingAverage
H A Dmoving_average_unittest.cc17 TEST(MovingAverage, Average) { in TEST() argument
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dutils.h84 double Average() const { in Average() function
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Drms_level.cc103 int RmsLevel::Average() { in Average() function in webrtc::RmsLevel
/aosp_15_r20/external/leveldb/util/
H A Dhistogram.cc230 double Histogram::Average() const { in Average() function in leveldb::Histogram
/aosp_15_r20/external/skia/include/docs/
H A DSkPDFDocument.h181 Average = 6, enumerator
/aosp_15_r20/external/webrtc/common_video/libyuv/
H A Dlibyuv_unittest.cc322 static uint8_t Average(int a, int b, int c, int d) { in Average() function
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/
H A Dmerge.py324 class Average(_Merge): class
/aosp_15_r20/external/armnn/include/armnn/
H A DTypes.hpp150 Average = 1, enumerator
/aosp_15_r20/external/rust/crabbyavif/src/reformat/
Drgb.rs101 Average, enumerator
/aosp_15_r20/frameworks/native/libs/input/tests/
H A DMotionPredictorMetricsManager_test.cpp116 TEST(MathematicalHelperFunctionTest, Average) { in TEST() argument
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dintrapred_cfl_neon.cc36 inline uint32_t Average(const uint32_t sum, const int width, const int height) { in Average() function
/aosp_15_r20/external/aws-sdk-java-v2/services/cloudwatch/src/main/resources/codegen-resources/
H A Dservice-2.json1081 "Average":{ object
2047 "Average":{ object
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp2226 RValue<UShort4> Average(RValue<UShort4> x, RValue<UShort4> y) in Average() function
H A DSubzeroReactor.cpp2917 RValue<UShort4> Average(RValue<UShort4> x, RValue<UShort4> y) in Average() function
/aosp_15_r20/external/aws-sdk-java-v2/services/shield/src/main/resources/codegen-resources/
H A Dservice-2.json2089 "Average":{ object
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinioctl.h798 LARGE_INTEGER Average; member
/aosp_15_r20/external/aws-sdk-java-v2/services/iot/src/main/resources/codegen-resources/
H A Dservice-2.json5570 "Average":{"type":"double"}, object
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs182795 pub Average: LARGE_INTEGER, field

12