webrtc/src/modules
kma@webrtc.org bf39ff4271 Some general optimization in NS.
No big effort in introducing new style.
Speed improved ~2%.
Bit exact.
Will introduce mulpty-and-accumulate and sqrt_floor next, which increase speed another 2% or so.

Note: In function WebRtcNsx_DataAnalysis, did the block separation because I found one "if" case is more frequent than "else" within a for loop; rest is kind of code re-aligning.
Review URL: http://webrtc-codereview.appspot.com/181002

git-svn-id: http://webrtc.googlecode.com/svn/trunk@692 4adac7df-926f-26a2-2b94-8c16560cd09d
2011-10-05 17:10:06 +00:00
..
audio_coding To fix warnings in test files. 2011-09-23 15:45:48 +00:00
audio_conference_mixer refactor the gyp file to gypi file. 2011-09-12 12:24:39 +00:00
audio_device Add kPlatformAndroid to platform check function 2011-09-19 17:39:05 +00:00
audio_processing Some general optimization in NS. 2011-10-05 17:10:06 +00:00
interface Adding missing parts related to VP8 partitions 2011-09-08 10:11:24 +00:00
media_file refactor the gyp file to gypi file. 2011-09-12 12:24:39 +00:00
rtp_rtcp Added support for new RTCP message REMB (remote estimated max bitrate) 2011-09-20 13:52:04 +00:00
udp_transport refactor the gyp file to gypi file. 2011-09-12 12:24:39 +00:00
utility refactor the gyp file to gypi file. 2011-09-12 12:24:39 +00:00
video_capture Return the number of /dev/video* without trying to open it. 2011-09-21 16:57:15 +00:00
video_coding Fixes a newly introduced bug in the jitter buffer where buffer reallocation 2011-10-04 06:58:39 +00:00
video_processing/main Fix MSVC issues in AEC to enable SSE2 optimization on Windows. 2011-09-16 22:51:57 +00:00
video_render refactor the gyp file to gypi file. 2011-09-12 12:24:39 +00:00
modules.gyp Removing bwe_standalone from modules.gyp 2011-09-17 00:44:23 +00:00