Index: libvpx/source/config/linux/arm-neon/vpx_config.h |
diff --git a/libvpx/source/config/linux/arm-neon/vpx_config.h b/libvpx/source/config/linux/arm-neon/vpx_config.h |
index 34a72128452b72a7fcb05c05d83f210dd83bd8df..87599937083f1dd226a4fa16106174ed70b7aa2f 100644 |
--- a/libvpx/source/config/linux/arm-neon/vpx_config.h |
+++ b/libvpx/source/config/linux/arm-neon/vpx_config.h |
@@ -1,6 +1,4 @@ |
/* This file automatically generated by configure. Do not edit! */ |
-#ifndef VPX_CONFIG_H |
-#define VPX_CONFIG_H |
#define RESTRICT |
#define ARCH_ARM 1 |
#define ARCH_MIPS 0 |
@@ -26,7 +24,6 @@ |
#define HAVE_ALT_TREE_LAYOUT 0 |
#define HAVE_PTHREAD_H 1 |
#define HAVE_SYS_MMAN_H 1 |
-#define HAVE_UNISTD_H 1 |
#define CONFIG_EXTERNAL_BUILD 0 |
#define CONFIG_INSTALL_DOCS 0 |
#define CONFIG_INSTALL_BINS 1 |
@@ -52,7 +49,7 @@ |
#define CONFIG_RUNTIME_CPU_DETECT 0 |
#define CONFIG_POSTPROC 0 |
#define CONFIG_MULTITHREAD 1 |
-#define CONFIG_INTERNAL_STATS 0 |
+#define CONFIG_PSNR 0 |
#define CONFIG_VP8_ENCODER 1 |
#define CONFIG_VP8_DECODER 1 |
#define CONFIG_VP8 1 |
@@ -60,11 +57,8 @@ |
#define CONFIG_DECODERS 1 |
#define CONFIG_STATIC_MSVCRT 0 |
#define CONFIG_SPATIAL_RESAMPLING 1 |
-#define CONFIG_REALTIME_ONLY 0 |
-#define CONFIG_ERROR_CONCEALMENT 0 |
+#define CONFIG_REALTIME_ONLY 1 |
#define CONFIG_SHARED 0 |
-#define CONFIG_STATIC 1 |
#define CONFIG_SMALL 0 |
#define CONFIG_POSTPROC_VISUALIZER 0 |
#define CONFIG_OS_SUPPORT 1 |
-#endif /* VPX_CONFIG_H */ |