Searched refs:ch_feature (Results 1 – 1 of 1) sorted by relevance
34 static const char ch_feature[] = { 70, 69, 65, 84, 85, 82, 69, 83 }; in png_have_neon() local69 if ((ch & ~0x20) == ch_feature[counter]) in png_have_neon()71 if (++counter == (sizeof ch_feature)) in png_have_neon()