commit | 5765fad52cd39f1e84294d766ec0cebeece4295e | [log] [tgz] |
---|---|---|
author | David Barker <david.barker@argondesign.com> | Wed Mar 08 11:27:09 2017 +0000 |
committer | David Barker <david.barker@argondesign.com> | Wed Mar 08 11:52:06 2017 +0000 |
tree | c8f72fac9a5a7d9fd4243bb1618822e15a8df18d | |
parent | e2e591c77e618397f53a7a12c0935dca4877992e [diff] |
Handle non-multiple-of-4 widths in SSE4.1 self-guided filter Adjust the vectorized filter so that it can handle tile widths which are not a multiple of 4, so we do not have to fall back to the C version of the filter. Negligible speed impact for tiles with widths which are multiples of 4, and greatly improves speed on tiles with non-multiple-of-4 widths. Change-Id: Iae9d14f812c52c6f66910d27da1d8e98930df7ba