vpx/vp8/common/arm
John Koleszar 0164a1cc5b Fix pedantic compiler warnings
Allows building the library with the gcc -pedantic option, for improved
portabilty. In particular, this commit removes usage of C99/C++ style
single-line comments and dynamic struct initializers. This is a
continuation of the work done in commit 97b766a46, which removed most
of these warnings for decode only builds.

Change-Id: Id453d9c1d9f44cc0381b10c3869fabb0184d5966
2012-06-11 15:14:58 -07:00
..
armv6 Move SAD and variance functions to common 2012-03-05 16:50:33 -08:00
neon Fix pedantic compiler warnings 2012-06-11 15:14:58 -07:00
bilinearfilter_arm.c RTCD: add subpixel functions 2012-01-30 12:08:29 -08:00
bilinearfilter_arm.h Adds armv6 optimized variance calculation 2011-02-09 10:23:43 -05:00
dequantize_arm.c New RTCD implementation 2012-01-30 12:06:27 -08:00
filter_arm.c RTCD: add subpixel functions 2012-01-30 12:08:29 -08:00
loopfilter_arm.c RTCD: add loopfilter functions 2012-01-30 12:06:31 -08:00
reconintra_arm.c RTCD: add recon functions 2012-01-30 12:08:28 -08:00
variance_arm.c Fix compiler warnings 2012-05-02 10:57:57 +03:00