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

Unified Diff: libvpx/source/libvpx/vp8/encoder/x86/subtract_sse2.asm

Issue 7624054: Revert r97185 "Update libvpx snapshot to v0.9.7-p1 (Cayuga)." (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party
Patch Set: Created 9 years, 4 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/encoder/x86/subtract_sse2.asm
diff --git a/libvpx/source/libvpx/vp8/encoder/x86/subtract_sse2.asm b/libvpx/source/libvpx/vp8/encoder/x86/subtract_sse2.asm
index 95888f6be98b8c25b5e048aeab6a2fa8f849427e..3fb23d0975a99b0585d52018e2e4f928cda99891 100644
--- a/libvpx/source/libvpx/vp8/encoder/x86/subtract_sse2.asm
+++ b/libvpx/source/libvpx/vp8/encoder/x86/subtract_sse2.asm
@@ -77,7 +77,7 @@ sym(vp8_subtract_mby_sse2):
push rbp
mov rbp, rsp
SHADOW_ARGS_TO_STACK 4
- SAVE_XMM 7
+ SAVE_XMM
GET_GOT rbx
push rsi
push rdi
« no previous file with comments | « libvpx/source/libvpx/vp8/encoder/x86/ssim_opt.asm ('k') | libvpx/source/libvpx/vp8/encoder/x86/temporal_filter_apply_sse2.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698