Searched refs:Neon (Results 1 – 6 of 6) sorted by relevance
39 StartLine, Feature, Colon, StartTag, Neon, HaveNeon, SkipTag, SkipLine in png_have_neon() enumerator111 state = Neon; in png_have_neon()115 case Neon: in png_have_neon()
32 #define NEON_OR_PORTABLE(funcname, ...) Neon##funcname(__VA_ARGS__)
69 /* Turn on ARM Neon optimizations at run-time */72 /* Check for ARM Neon support at run-time */75 /* Enable ARM Neon optimizations */
367 [Disable ARM Neon optimizations])372 [Check for ARM Neon support at run-time]);;375 [Turn on ARM Neon optimizations at run-time]);;378 [Enable ARM Neon optimizations])
4446 run-time tests used by the ARM Neon code, using the PNG_ARM_NEON option.
224 # ARM_NEON_CHECK: (PNG_ARM_NEON == 1) compile a run-time check to see if Neon
Completed in 13 milliseconds