Home
last modified time | relevance | path

Searched refs:PNG_ARM_NEON_OPT (Results 1 – 8 of 8) sorted by relevance

/external/libpng/arm/
Darm_init.c20 #if PNG_ARM_NEON_OPT > 0
Dfilter_neon.S32 #if PNG_ARM_NEON_OPT > 0
Dfilter_neon_intrinsics.c39 #if PNG_ARM_NEON_OPT > 0
/external/libpng/
Dpngpriv.h110 #ifndef PNG_ARM_NEON_OPT
128 # define PNG_ARM_NEON_OPT 2 macro
130 # define PNG_ARM_NEON_OPT 0 macro
134 #if PNG_ARM_NEON_OPT > 0
Dconfig.h.in80 #undef PNG_ARM_NEON_OPT
Dconfigure.ac286 AC_DEFINE([PNG_ARM_NEON_OPT], [0], definition
297 AC_DEFINE([PNG_ARM_NEON_OPT], [2], definition
DCHANGES4580 except that the new setting PNG_ARM_NEON_OPT documents how libpng makes the
/external/libpng/contrib/arm-neon/
DREADME18 #if PNG_ARM_NEON_OPT > 0