Currently, the aec_debug_dump buildflag can and is used to store data in the whole of the audio processing module. Therefore a more appropriate name is apm_debug_dump which also matches the names of the data dumping functionality. This CL makes that name change. The CL also changes the WEBRTC_AEC_DEBUG_DUMP define to WEBRTC_APM_DEBUG_DUMP == 1 Furthermore, this CL moves the buildflag to a more appropriate place. BUG=webrtc:5298 Review-Url: https://codereview.webrtc.org/2300813004 Cr-Commit-Position: refs/heads/master@{#14026}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.