Searched refs:PNG_ARM_NEON (Results 1 – 6 of 6) sorted by relevance
69 switch ((pp->options >> PNG_ARM_NEON) & 3) in png_init_filter_functions_neon()
87 if PNG_ARM_NEON
310 AM_CONDITIONAL([PNG_ARM_NEON], condition
3243 # define PNG_ARM_NEON 0 /* HARDWARE: ARM Neon SIMD instructions supported */ macro
218 # ARM_NEON_API: (PNG_ARM_NEON == 1) allow the optimization to be switched on220 # ARM_NEON_CHECK: (PNG_ARM_NEON == 1) compile a run-time check to see if Neon
10355 option = PNG_ARM_NEON, arg += 9; in main()