Skip to content

arm64: cdef: NEON implementation of the dir function

Martin Storsjö requested to merge mstorsjo/dav1d:arm64-cdef into master

Speedup vs C code:

                Cortex A53    A72    A73
cdef_dir_8bpc_neon:   4.30   3.36   4.21

Merge request reports