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

Unified Diff: source/config/linux/generic/vpx_config.h

Issue 484923003: libvpx: Pull from upstream (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 6 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
« no previous file with comments | « source/config/linux/arm64/vpx_config.asm ('k') | source/config/linux/generic/vpx_config.asm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/config/linux/generic/vpx_config.h
===================================================================
--- source/config/linux/generic/vpx_config.h (revision 290670)
+++ source/config/linux/generic/vpx_config.h (working copy)
@@ -22,6 +22,7 @@
#define HAVE_NEON_ASM 0
#define HAVE_MIPS32 0
#define HAVE_DSPR2 0
+#define HAVE_MIPS64 0
#define HAVE_MMX 0
#define HAVE_SSE 0
#define HAVE_SSE2 0
« no previous file with comments | « source/config/linux/arm64/vpx_config.asm ('k') | source/config/linux/generic/vpx_config.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698