Skip to content

cdef: simplify sec_taps

Ronald S. Bultje requested to merge rbultje/dav1d:simplify-cdef-sectaps into master

Also reduce scope of tables to inside the function where they are used.

Merge request reports