webrtc/src/common_audio
bjornv@webrtc.org 1747427861 VAD Refactoring: Replaced pointer operation with array index
This CL contains a change of pointer nomenclature to array index. In addition, one place with two hard coded Gaussians has been generalized with a for loop.

Tested with trybots, vad_unittests, audioproc_unittest

BUG=None
TEST=None

Review URL: https://webrtc-codereview.appspot.com/592004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2307 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-28 12:50:05 +00:00
..
resampler Added gyp variable to include/exclude all tests. 2012-05-24 13:23:35 +00:00
signal_processing Added gyp variable to include/exclude all tests. 2012-05-24 13:23:35 +00:00
vad VAD Refactoring: Replaced pointer operation with array index 2012-05-28 12:50:05 +00:00
common_audio.gyp Restructuring and adding unit test targets on project level instead of in common_audio. 2011-11-17 08:35:47 +00:00
OWNERS Made Tina, Andrew and Jan as OWNERS to entire common_audio and removed the sub-OWNERS files. Let me know if that's fine. 2011-10-18 07:57:04 +00:00