I’ve started to play a bit with the NEON intrinsics. For it, I tried to implement the algorithm for RGB to
greyscale conversation with NEON intrinsics. But I don’t know how to get on:
It's much easier if you don't use 100 as your basis but something that
is a power of two. That turns all divides into shifts which are much
easier and faster to do.