Revert of Moved ring-buffer related files from common_audio to audio_processing (patchset #8 id:150001 of https://codereview.webrtc.org/1846903004/ )
Reason for revert: This CL caused a google3 breakage due to dependencies in Google3. I will fix that, and reland. Original issue's description: > Moved ring-buffer related files from common_audio to audio_processing > > BUG=webrtc:5724 > NOPRESUBMIT=true > > Committed: https://crrev.com/711ccc8d96490f58cc3d7fd9207c19d4d881d4dc > Cr-Commit-Position: refs/heads/master@{#12227} TBR=ivoc@webrtc.org,henrik.lundin@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:5724 Review URL: https://codereview.webrtc.org/1856323002 Cr-Commit-Position: refs/heads/master@{#12232}
This commit is contained in:
@ -118,21 +118,13 @@
|
||||
'transient/wpd_tree.h',
|
||||
'typing_detection.cc',
|
||||
'typing_detection.h',
|
||||
'utility/audio_ring_buffer.cc',
|
||||
'utility/audio_ring_buffer.h',
|
||||
'utility/block_mean_calculator.cc',
|
||||
'utility/block_mean_calculator.h',
|
||||
'utility/blocker.cc',
|
||||
'utility/blocker.h',
|
||||
'utility/delay_estimator.c',
|
||||
'utility/delay_estimator.h',
|
||||
'utility/delay_estimator_internal.h',
|
||||
'utility/delay_estimator_wrapper.c',
|
||||
'utility/delay_estimator_wrapper.h',
|
||||
'utility/lapped_transform.cc',
|
||||
'utility/lapped_transform.h',
|
||||
'utility/ring_buffer.c',
|
||||
'utility/ring_buffer.h',
|
||||
'vad/common.h',
|
||||
'vad/gmm.cc',
|
||||
'vad/gmm.h',
|
||||
|
||||
Reference in New Issue
Block a user