Home
last modified time | relevance | path

Searched defs:Avg (Results 1 – 10 of 10) sorted by relevance

/external/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/
DSample.json8 "AllocationSize": {"Min": 60, "Avg": 2015531, "Max": 7995760}, number
9 "UnusedRangeSize": {"Min": 64708, "Avg": 19682247, "Max": 33554432} number
20 "AllocationSize": {"Min": 60, "Avg": 2015531, "Max": 7995760}, number
21 "UnusedRangeSize": {"Min": 64708, "Avg": 12746154, "Max": 25427600} number
31 "AllocationSize": {"Min": 60, "Avg": 2015531, "Max": 7995760}, number
32 "UnusedRangeSize": {"Min": 64708, "Avg": 12746154, "Max": 25427600} number
/external/webrtc/rtc_base/numerics/
Dsample_counter.cc50 absl::optional<int> SampleCounter::Avg(int64_t min_required_samples) const { in Avg() function in rtc::SampleCounter
/external/bc/scripts/
Dministat.c197 Avg(const struct dataset *ds) in Avg() function
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context_embeddertest.cpp204 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Avg) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp1702 void CFXJSE_FormCalcContext::Avg( in Avg() function in CFXJSE_FormCalcContext
/external/webrtc/video/
Dsend_statistics_proxy.cc1424 int SendStatisticsProxy::SampleCounter::Avg( in Avg() function in webrtc::SendStatisticsProxy::SampleCounter
/external/libvpx/test/
Dconvolve_test.cc796 TEST_P(ConvolveTest, Avg) { in TEST_P() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4158 int64_t Avg = (First & Last) + ((First ^ Last) >> 1); in GenerateCrossUseConstantOffsets() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp29212 if (SDValue Avg = detectAVGPattern(St->getValue(), St->getMemoryVT(), DAG, in combineStore() local
29719 if (SDValue Avg = detectAVGPattern(Src, VT, DAG, Subtarget, DL)) in combineTruncate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp41690 if (SDValue Avg = detectAVGPattern(St->getValue(), St->getMemoryVT(), DAG, in combineStore() local
42388 if (SDValue Avg = detectAVGPattern(Src, VT, DAG, Subtarget, DL)) in combineTruncate() local