Files
platform-external-webrtc/webrtc/modules/audio_coding/neteq4
henrik.lundin@webrtc.org e8433eb115 Reimplementing NetEq4's AudioVector
The current implementation using std::vector is too slow.
This CL introduces a new implementation, using a regular
array as data container.

In AudioMultiVector::ReadInterleavedFromIndex, a special case for
1 channel was implemented, to further reduce runtime. Finally,
AudioMultiVector::Channels was reimplemented.

The changes in this CL reduces the runtime of neteq4_speed_test
by 33%.

BUG=1363
R=turaj@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5115 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-11-12 13:15:02 +00:00
..
2013-10-31 15:15:55 +00:00
2013-09-20 16:25:28 +00:00
2013-09-30 20:07:39 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-09-25 17:42:17 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-10-31 15:15:55 +00:00
2013-01-29 12:09:21 +00:00
2013-10-31 15:15:55 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-07-30 17:25:07 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00
2013-01-29 12:09:21 +00:00