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

Unified Diff: libvpx/source/libvpx/vp8/encoder/x86/mcomp_x86.h

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/mcomp_x86.h
diff --git a/libvpx/source/libvpx/vp8/encoder/x86/mcomp_x86.h b/libvpx/source/libvpx/vp8/encoder/x86/mcomp_x86.h
index efe7241f2eed280db81ff4cbd8e8770f3227ffa8..3b7b29c21c92d162980d4c17903081f41d263de9 100644
--- a/libvpx/source/libvpx/vp8/encoder/x86/mcomp_x86.h
+++ b/libvpx/source/libvpx/vp8/encoder/x86/mcomp_x86.h
@@ -18,9 +18,6 @@
#undef vp8_search_full_search
#define vp8_search_full_search vp8_full_search_sadx3
-#undef vp8_search_refining_search
-#define vp8_search_refining_search vp8_refining_search_sadx4
-
#undef vp8_search_diamond_search
#define vp8_search_diamond_search vp8_diamond_search_sadx4
« no previous file with comments | « libvpx/source/libvpx/vp8/encoder/x86/fwalsh_sse2.asm ('k') | libvpx/source/libvpx/vp8/encoder/x86/quantize_sse2.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698