Go to file
kma@webrtc.org b0abbd353d Optimized spl function WebRtcSpl_CrossCorrelation for ARM Neon platforms.
When used in Neteq, Neteq performance improved from 13 to 33% with different
test configurations.
Output is not bit-exact with generic C code in file cross_correlation.c, 
due to reduction of shift operations from using Neon registers, although in
theory now the result is more accurate than before.
Review URL: http://webrtc-codereview.appspot.com/333013

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1350 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-01-06 19:50:20 +00:00
peerconnection PortAllocator is now passed to PeerConnection instead of PeerConnectionFactory in new libjingle release. 2011-12-13 19:12:46 +00:00
src Optimized spl function WebRtcSpl_CrossCorrelation for ARM Neon platforms. 2012-01-06 19:50:20 +00:00
test Changing all PSNR/SSIM calculations to use libyuv. 2012-01-04 08:09:32 +00:00
third_party Migrate to using the same gyp files and gypi generator script as Chromium. 2011-11-24 12:49:22 +00:00
third_party_mods PortAllocator is now passed to PeerConnection instead of PeerConnectionFactory in new libjingle release. 2011-12-13 19:12:46 +00:00
tools Resources are now always downloaded if version differs. 2012-01-05 08:05:07 +00:00
.gitignore This CL introduces a new directory for WebRTC utility scripts for Valgrind: tools/valgrind-webrtc 2011-12-20 08:53:41 +00:00
android-webrtc.mk Changed build settings for ARMv5 in Android. 2012-01-04 17:47:57 +00:00
Android.mk Changed build settings for ARMv5 in Android. 2012-01-04 17:47:57 +00:00
AUTHORS Adding author 2011-11-02 12:19:22 +00:00
codereview.settings Modify codereview.settings 2011-09-06 10:12:28 +00:00
DEPS Adding two new network metrics to NetEQ 2012-01-04 13:09:55 +00:00
libvpx.mk Change android makefile to reflect recent file structure change 2011-07-13 17:49:49 +00:00
LICENSE Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
license_template.txt git-svn-id: http://webrtc.googlecode.com/svn/trunk@11 4adac7df-926f-26a2-2b94-8c16560cd09d 2011-05-30 11:51:34 +00:00
LICENSE_THIRD_PARTY Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
OWNERS Review URL: http://webrtc-codereview.appspot.com/137002 2011-08-25 16:52:34 +00:00
PATENTS Add references to src/ copies for LICENSE etc. 2011-10-26 01:05:07 +00:00
PRESUBMIT.py Adding owners check in presubmit script. 2011-06-09 07:07:24 +00:00
WATCHLISTS Added interface-changes@webrtc.org group to WATCHLIST for monitoring changes to interfaces in WebRTC. If you wish to subscribe to this group, please contact 2011-12-27 18:43:18 +00:00
webrtc.gyp Changing all PSNR/SSIM calculations to use libyuv. 2012-01-04 08:09:32 +00:00