libpng/arm
John Bowler fd8bba4b80 [libpng16] Changed NEON implementation selection mechanism to allow assembler
or intrinsics to be turned on during the build by defining
PNG_ARM_NEON_IMPLEMENTATION to the correct value (2 or 1).  The
default is "undefined" and the build type is selected in pngpriv.h.
2013-10-25 16:11:57 -05:00
..
arm_init.c [libpng16] Avoid up-cast warnings in pngvalid.c. On ARM the alignment 2013-09-30 11:24:17 -05:00
filter_neon_intrinsics.c [libpng16] Changed NEON implementation selection mechanism to allow assembler 2013-10-25 16:11:57 -05:00
filter_neon.S [libpng16] Changed NEON implementation selection mechanism to allow assembler 2013-10-25 16:11:57 -05:00