| Index: third_party/libvpx_new/source/config/linux/arm64/vpx_config.asm
|
| diff --git a/third_party/libvpx_new/source/config/linux/arm64/vpx_config.asm b/third_party/libvpx_new/source/config/linux/arm64/vpx_config.asm
|
| index d7ef80a9b68c13b1d801c15c71da205879f730a0..9d0f8762d0939c33cd4fe0fe2685edc2faf84d34 100644
|
| --- a/third_party/libvpx_new/source/config/linux/arm64/vpx_config.asm
|
| +++ b/third_party/libvpx_new/source/config/linux/arm64/vpx_config.asm
|
| @@ -87,7 +87,6 @@
|
| .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
|
|
|