Home
last modified time | relevance | path

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

/external/angle/third_party/VulkanMemoryAllocator/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/webrtc/video/
Dreceive_statistics_proxy.cc211 int ReceiveStatisticsProxy::SampleCounter::Avg(int min_required_samples) const { in Avg() function in webrtc::ReceiveStatisticsProxy::SampleCounter
Dsend_statistics_proxy.cc407 int SendStatisticsProxy::SampleCounter::Avg(int min_required_samples) const { 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/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-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp36139 if (SDValue Avg = detectAVGPattern(St->getValue(), St->getMemoryVT(), DAG, in combineStore() local
36922 if (SDValue Avg = detectAVGPattern(Src, VT, DAG, Subtarget, DL)) in combineTruncate() local