Searched defs:Avg (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/video/ |
D | receive_statistics_proxy.cc | 211 int ReceiveStatisticsProxy::SampleCounter::Avg(int min_required_samples) const { in Avg() function in webrtc::ReceiveStatisticsProxy::SampleCounter
|
D | send_statistics_proxy.cc | 407 int SendStatisticsProxy::SampleCounter::Avg(int min_required_samples) const { in Avg() function in webrtc::SendStatisticsProxy::SampleCounter
|
/external/libvpx/libvpx/test/ |
D | convolve_test.cc | 789 TEST_P(ConvolveTest, Avg) { in TEST_P() argument
|
/external/pdfium/fxjs/ |
D | cfxjse_formcalc_context_embeddertest.cpp | 153 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Avg) { in TEST_F() argument
|
D | cfxjse_formcalc_context.cpp | 640 void CFXJSE_FormCalcContext::Avg(CFXJSE_Value* pThis, in Avg() function in CFXJSE_FormCalcContext
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 29212 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/ |
D | X86ISelLowering.cpp | 36139 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
|