Index: third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.h |
diff --git a/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.h b/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.h |
index 8c6b80505ed25fab13a909935e290372d61be143..282f3828d5d51c2374167b8aa43c88ecc8fcb11f 100644 |
--- a/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.h |
+++ b/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/vpx_config.h |
@@ -81,7 +81,7 @@ |
#define CONFIG_TEMPORAL_DENOISING 1 |
#define CONFIG_VP9_TEMPORAL_DENOISING 1 |
#define CONFIG_COEFFICIENT_RANGE_CHECKING 0 |
-#define CONFIG_VP9_HIGHBITDEPTH 0 |
+#define CONFIG_VP9_HIGHBITDEPTH 1 |
#define CONFIG_BETTER_HW_COMPATIBILITY 0 |
#define CONFIG_EXPERIMENTAL 0 |
#define CONFIG_SIZE_LIMIT 1 |