aboutsummaryrefslogtreecommitdiff
path: root/libvpx/vpx_dsp/arm/vpx_convolve8_neon_asm.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvpx/vpx_dsp/arm/vpx_convolve8_neon_asm.c')
-rw-r--r--libvpx/vpx_dsp/arm/vpx_convolve8_neon_asm.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/libvpx/vpx_dsp/arm/vpx_convolve8_neon_asm.c b/libvpx/vpx_dsp/arm/vpx_convolve8_neon_asm.c
index 4470b28b8..c4177c538 100644
--- a/libvpx/vpx_dsp/arm/vpx_convolve8_neon_asm.c
+++ b/libvpx/vpx_dsp/arm/vpx_convolve8_neon_asm.c
@@ -35,7 +35,7 @@
} \
}
-DEFINE_FILTER(horiz);
-DEFINE_FILTER(avg_horiz);
-DEFINE_FILTER(vert);
-DEFINE_FILTER(avg_vert);
+DEFINE_FILTER(horiz)
+DEFINE_FILTER(avg_horiz)
+DEFINE_FILTER(vert)
+DEFINE_FILTER(avg_vert)