summaryrefslogtreecommitdiff
path: root/chromium/third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve_avx2.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve_avx2.h')
-rw-r--r--chromium/third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve_avx2.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve_avx2.h b/chromium/third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve_avx2.h
index bc96b738f46..343af9fd0d0 100644
--- a/chromium/third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve_avx2.h
+++ b/chromium/third_party/libvpx/source/libvpx/vpx_dsp/x86/convolve_avx2.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef VPX_DSP_X86_CONVOLVE_AVX2_H_
-#define VPX_DSP_X86_CONVOLVE_AVX2_H_
+#ifndef VPX_VPX_DSP_X86_CONVOLVE_AVX2_H_
+#define VPX_VPX_DSP_X86_CONVOLVE_AVX2_H_
#include <immintrin.h> // AVX2
@@ -102,4 +102,4 @@ static INLINE __m128i convolve8_8_avx2(const __m256i *const s,
#undef MM256_BROADCASTSI128_SI256
-#endif // VPX_DSP_X86_CONVOLVE_AVX2_H_
+#endif // VPX_VPX_DSP_X86_CONVOLVE_AVX2_H_