From: Johann Koenig Date: Wed, 23 Aug 2017 19:20:53 +0000 (+0000) Subject: Merge "quantize neon: round dqcoeff towards zero" X-Git-Tag: v1.7.0~219 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dfafd10ef58646eef6f6fa8bc3e165b2b21b1771;p=libvpx Merge "quantize neon: round dqcoeff towards zero" --- dfafd10ef58646eef6f6fa8bc3e165b2b21b1771 diff --cc vpx_dsp/arm/quantize_neon.c index 2fa424cb4,d2d094a62..a0a1e6dd5 --- a/vpx_dsp/arm/quantize_neon.c +++ b/vpx_dsp/arm/quantize_neon.c @@@ -9,8 -9,8 +9,9 @@@ */ #include +#include + #include "./vpx_config.h" #include "./vpx_dsp_rtcd.h" #include "vpx_dsp/arm/mem_neon.h"