NEON-ASM-BGRA-to-Grayscale-conversion
NEON-ASM-BGRA-to-Grayscale-conversion copied to clipboard
neon_asm_convert not work on arm64
neon_asm_convert work well on armv7 and armv7s,but it get an error while work on arm64 arch , the way how to setting on arm64 arch?
@nanhujiaju sry not now, but i will get in contact with Eugene to check out if there is an update for the code.
Yes, the problem are the registers, which have been changed in arm64. :(