You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scale functions with box filter should
1. be optimized for avx2
2. support odd widths
3. support heights of 1 without falling back on c
also consider row at a time instead of columns.
Original issue reported on code.google.com by fbarch...@chromium.org on 13 Apr 2015 at 6:25