commit | e6bf7787b156097a949626f7bfe0a6b6f45403ce | [log] [tgz] |
---|---|---|
author | kwiberg@webrtc.org <kwiberg@webrtc.org> | Tue Feb 10 09:18:28 2015 |
committer | kwiberg@webrtc.org <kwiberg@webrtc.org> | Tue Feb 10 09:18:28 2015 |
tree | 2f51b74375aa79f4a77cbb1064facb7d9b997a0e | |
parent | 867d288d74ceb6cd5cb4ba6c413c0218b5e00a1f [diff] |
pcm16b: Make input arrays const and use uint8_t[] for byte arrays There were both uint8 and uint16 versions of the pcm16b encode and decode functions; this patch removes the latter. BUG=909 R=henrik.lundin@webrtc.org Review URL: https://webrtc-codereview.appspot.com/34139004 git-svn-id: http://webrtc.googlecode.com/svn/trunk/webrtc@8309 4adac7df-926f-26a2-2b94-8c16560cd09d