Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dvisual_metrics.py188 def GetMetrics(file_name): function
/external/webrtc/modules/audio_processing/
Dresidual_echo_detector.cc209 EchoDetector::Metrics ResidualEchoDetector::GetMetrics() const { in GetMetrics() function in webrtc::ResidualEchoDetector
Daudio_processing_impl_unittest.cc92 EchoDetector::Metrics GetMetrics() const override { return {}; } in GetMetrics() function in webrtc::__anonc3bf5b4a0111::TestEchoDetector
/external/webrtc/modules/audio_processing/aec3/
Dblock_processor.cc228 void BlockProcessorImpl::GetMetrics(EchoControl::Metrics* metrics) const { in GetMetrics() function in webrtc::__anon1fbca3210111::BlockProcessorImpl
Decho_canceller3_unittest.cc124 void GetMetrics(EchoControl::Metrics* metrics) const override {} in GetMetrics() function in webrtc::__anonecf9ed100111::CaptureTransportVerificationProcessor
157 void GetMetrics(EchoControl::Metrics* metrics) const override {} in GetMetrics() function in webrtc::__anonecf9ed100111::RenderTransportVerificationProcessor
Decho_remover.cc227 void EchoRemoverImpl::GetMetrics(EchoControl::Metrics* metrics) const { in GetMetrics() function in webrtc::__anonce3521750111::EchoRemoverImpl
Decho_canceller3.cc796 EchoControl::Metrics EchoCanceller3::GetMetrics() const { in GetMetrics() function in webrtc::EchoCanceller3
/external/skia/src/pdf/
DSkPDFFont.cpp106 const SkAdvancedTypefaceMetrics* SkPDFFont::GetMetrics(const SkTypeface* typeface, in GetMetrics() function in SkPDFFont