commit | a9c0ae284c464e962492c53f0d11bb2fc99da910 | [log] [tgz] |
---|---|---|
author | Alejandro Luebs <aluebs@webrtc.org> | Tue Apr 14 15:51:28 2015 -0700 |
committer | Alejandro Luebs <aluebs@webrtc.org> | Tue Apr 14 22:51:22 2015 +0000 |
tree | 1cbe197e4d3f418cb8dfc5f77a6c29586ba836cc | |
parent | e432800aeb6b695bda14acf2d60c0200803b5218 [diff] |
Add a sparse FIR filter implementation A Finite Impulse Response filter implementation which takes advantage of sparse coefficients. The coefficients are assumed to be uniformly distributed and have an initial offset. BUG=webrtc:3146 R=andrew@webrtc.org, bjornv@webrtc.org, kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/49659004 Cr-Commit-Position: refs/heads/master@{#9002}