commit | e86c7c863e465a2f532cc281ea73392b72ba5c78 | [log] [tgz] |
---|---|---|
author | Jian Zhou <zhoujian@google.com> | Wed Nov 25 17:12:20 2015 -0800 |
committer | Jian Zhou <zhoujian@google.com> | Fri Dec 04 12:12:55 2015 -0800 |
tree | cc1feb1cd33311e67a874b2b9c2b3a1639180d55 | |
parent | da3f08fac3f35a4d0a6f2d170ba5a27e9719eb73 [diff] |
Speed up h_predictor_16x16 Relocate the function from SSSE3 to SSE2, Unroll loop from 8 to 4, and reduce mem access to left. Speed up by >20% in ./test_intra_pred_speed. Change-Id: Ie48229c2e32404706b722442942c84983bda74cc