Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1976)

Unified Diff: libvpx/source/libvpx/vp8/common/x86/variance_impl_sse2.asm

Issue 10815010: Touch ASM files to catch up with latest build changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: libvpx/source/libvpx/vp8/common/x86/variance_impl_sse2.asm
===================================================================
--- libvpx/source/libvpx/vp8/common/x86/variance_impl_sse2.asm (revision 147493)
+++ libvpx/source/libvpx/vp8/common/x86/variance_impl_sse2.asm (working copy)
@@ -1357,3 +1357,4 @@
dw 48, 48, 48, 48, 48, 48, 48, 48, 80, 80, 80, 80, 80, 80, 80, 80
dw 32, 32, 32, 32, 32, 32, 32, 32, 96, 96, 96, 96, 96, 96, 96, 96
dw 16, 16, 16, 16, 16, 16, 16, 16, 112, 112, 112, 112, 112, 112, 112, 112
+
« no previous file with comments | « libvpx/source/libvpx/vp8/common/x86/variance_impl_mmx.asm ('k') | libvpx/source/libvpx/vp8/common/x86/variance_impl_ssse3.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698