mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 22:00:47 +01:00
![]() WHAT: made a BUILD.gn with library and tests in the Audio Processing Module Voice Activity Detector directory. Updated depending code. Fixed a Clang warning. WHY: to make it possible for a target to depend on just the VAD and not the whole APM. There are other benefits: * Sometimes faster compilation. * The VAD takes up 28000 bytes of libjingle_peerconnection_so.so. Making a peerconnection shared object file without the VAD has to be done in steps. The first step is a custom target for the VAD. Hence this Cl. Change-Id: Iea0207a0b5979db26baaf46b24beaefbb1c431af BUG: webrtc:5716, webrtc:7494 Reviewed-on: https://webrtc-review.googlesource.com/47521 Commit-Queue: Alex Loiko <aleloi@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21893} |
||
---|---|---|
.. | ||
android/apmtest | ||
conversational_speech | ||
py_quality_assessment | ||
aec_dump_based_simulator.cc | ||
aec_dump_based_simulator.h | ||
apmtest.m | ||
audio_buffer_tools.cc | ||
audio_buffer_tools.h | ||
audio_processing_simulator.cc | ||
audio_processing_simulator.h | ||
audioproc_float.cc | ||
bitexactness_tools.cc | ||
bitexactness_tools.h | ||
debug_dump_replayer.cc | ||
debug_dump_replayer.h | ||
debug_dump_test.cc | ||
echo_canceller_test_tools.cc | ||
echo_canceller_test_tools.h | ||
echo_canceller_test_tools_unittest.cc | ||
fake_recording_device.cc | ||
fake_recording_device.h | ||
fake_recording_device_unittest.cc | ||
performance_timer.cc | ||
performance_timer.h | ||
protobuf_utils.cc | ||
protobuf_utils.h | ||
simulator_buffers.cc | ||
simulator_buffers.h | ||
test_utils.cc | ||
test_utils.h | ||
unittest.proto | ||
wav_based_simulator.cc | ||
wav_based_simulator.h |