Home
last modified time | relevance | path

Searched defs:Avg (Results 1 – 11 of 11) 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/webrtc/video/
Dsend_statistics_proxy.cc1411 int SendStatisticsProxy::SampleCounter::Avg( in Avg() function in webrtc::SendStatisticsProxy::SampleCounter
/external/libvpx/libvpx/test/
Dconvolve_test.cc795 TEST_P(ConvolveTest, Avg) { in TEST_P() argument
/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context_embeddertest.cpp165 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Avg) { in TEST_F() argument
Dcfxjse_formcalc_context.cpp1365 void CFXJSE_FormCalcContext::Avg(CFXJSE_Value* pThis, in Avg() function in CFXJSE_FormCalcContext
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4163 int64_t Avg = (First & Last) + ((First ^ Last) >> 1); in GenerateCrossUseConstantOffsets() local
/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.cpp41687 if (SDValue Avg = detectAVGPattern(St->getValue(), St->getMemoryVT(), DAG, in combineStore() local
42385 if (SDValue Avg = detectAVGPattern(Src, VT, DAG, Subtarget, DL)) in combineTruncate() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp45014 if (SDValue Avg = detectAVGPattern(St->getValue(), St->getMemoryVT(), DAG, in combineStore() local
45775 if (SDValue Avg = detectAVGPattern(Src, VT, DAG, Subtarget, DL)) in combineTruncate() local