]> granicus.if.org Git - libvpx/commit
Align the horizontal sum vector
authorYi Luo <luoyi@google.com>
Fri, 3 Jun 2016 17:30:22 +0000 (10:30 -0700)
committerYi Luo <luoyi@google.com>
Fri, 3 Jun 2016 17:30:22 +0000 (10:30 -0700)
commite0fd7c20fda0a84b2804b8214f351168a604119f
tree4593db711a71ef1eae3345000514887bce56812b
parent0044147ffb0605d78f54bf6cbebee4a2d8f05b09
Align the horizontal sum vector

- For tap 12 filter, make sure the 2nd and 3rd pair sum are the max.
- We add [2] and [3] at last to tackle the saturation issue.
convolve/horiz_filter.c