Skip to content

Shrink intra_edge structs

Henrik Gramner requested to merge gramner/dav1d:intra_edge_struct_size into master

Reduces the size of the edge availability tree by around 16 kB, which should have a small positive impact on cache misses.

Merge request reports