Reland "Move smoothing filter to common audio".
The original CL was this https://codereview.webrtc.org/2484153002/ Due to failure with internal trial servers, it was reverted. This CL tries to reland it. BUG=webrtc:6443 Review-Url: https://codereview.webrtc.org/2520003005 Cr-Commit-Position: refs/heads/master@{#15227}
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
|
||||
#include <memory>
|
||||
|
||||
#include "webrtc/base/exp_filter.h"
|
||||
#include "webrtc/base/analytics/exp_filter.h"
|
||||
#include "webrtc/modules/video_coding/internal_defines.h"
|
||||
#include "webrtc/system_wrappers/include/trace.h"
|
||||
#include "webrtc/typedefs.h"
|
||||
|
||||
Reference in New Issue
Block a user