class VoEAudioProcessing -API renaming: SetEchoMetricsStatus() to SetEcMetricsStatus() GetEchoMetricsStatus() to GetEcMetricsStatus() since delay logging is not strictly an echo metric. -New API: GetEcDelayMetrics() -Implementations --SetEcMetricsStatus() sets same status to all EC related metrics, currently Echo Metrics and Delay Logging. --GetEcMetricsStatus() gets an error if all EC related metrics don't have the same status. --GetEcDelayMetrics() gets the median and standard deviation of AEC internal delay (on a block by block basis). class VoECallReport The changes above leads to changes in the Call Report. -New API: GetEcDelaySummary() -API updates: ResetCallReportStatistics() WriteReportToFile() auto_tests updates: -Standard test, with new Call Report calls and APM calls -Extended test, with new Call Report calls and APM calls Review URL: http://webrtc-codereview.appspot.com/187004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@754 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%