commit | 4fc4addc815379c6cc1d04f4853a528390fe09ba | [log] [tgz] |
---|---|---|
author | andrew@webrtc.org <andrew@webrtc.org> | Thu Oct 30 03:40:10 2014 |
committer | andrew@webrtc.org <andrew@webrtc.org> | Thu Oct 30 03:40:10 2014 |
tree | f99823988fb1132ce018a80b09f419524f294716 | |
parent | 776e6f289c7396a1143b8b36b03f88b08ac8cba3 [diff] |
Refactor audio conversion functions. Use a consistent naming scheme that can be understood at the callsite without having to refer to documentation. Remove hacks in AudioBuffer intended to maintain bit-exactness with the float path. The conversions etc. are now all natural, and instead we enforce close but not bit-exact output between the two paths. Output of ApmTest.Process: https://paste.googleplex.com/5931055831842816 R=aluebs@webrtc.org, bjornv@webrtc.org, kwiberg@webrtc.org Review URL: https://webrtc-codereview.appspot.com/13049004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7561 4adac7df-926f-26a2-2b94-8c16560cd09d