Searched refs:ch_neon (Results 1 – 1 of 1) sorted by relevance
35 static const char ch_neon[] = { 78, 69, 79, 78 }; in png_have_neon() local117 if ((ch & ~0x20) == ch_neon[counter]) in png_have_neon()119 if (++counter == (sizeof ch_neon)) in png_have_neon()