summaryrefslogtreecommitdiff
path: root/voice_engine/utility_unittest.cc
AgeCommit message (Collapse)Author
2014-04-19Resampler modifications in preparation for arbitrary audioproc rates.andrew@webrtc.org
- Templatize PushResampler to support int16 and float. - Add a helper method to PushSincResampler to compute the algorithmic delay. This is a prerequisite of: http://review.webrtc.org/9919004/ BUG=2894 R=turaj@webrtc.org Review URL: https://webrtc-codereview.appspot.com/12169004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@5943 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-04-08Move output_mixer_unittest.cc to utility_unittest.cc.andrew@webrtc.org
This reflects a move of the tested code in: https://webrtc-codereview.appspot.com/11019005/ TBR=xians Review URL: https://webrtc-codereview.appspot.com/11449004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@5866 4adac7df-926f-26a2-2b94-8c16560cd09d