Index: third_party/libvpx_new/source/config/linux/arm/vpx_config.asm |
diff --git a/third_party/libvpx_new/source/config/linux/arm/vpx_config.asm b/third_party/libvpx_new/source/config/linux/arm/vpx_config.asm |
index fd5a86f080cc2aa889d8ccfd0a2815bedc522759..431f8191950bcb6e114d90f1b66b0c62f0bfe4ca 100644 |
--- a/third_party/libvpx_new/source/config/linux/arm/vpx_config.asm |
+++ b/third_party/libvpx_new/source/config/linux/arm/vpx_config.asm |
@@ -87,6 +87,7 @@ |
.equ CONFIG_FP_MB_STATS , 0 |
.equ CONFIG_EMULATE_HARDWARE , 0 |
.equ CONFIG_MISC_FIXES , 0 |
+.equ CONFIG_UNIVERSAL_HP , 0 |
.equ DECODE_WIDTH_LIMIT , 16384 |
.equ DECODE_HEIGHT_LIMIT , 16384 |
.section .note.GNU-stack,"",%progbits |