commit | 6d21cbd20b07dd66f60add80cadd330470f5f529 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Wed May 28 10:51:09 2014 -0700 |
committer | Jingning Han <jingning@google.com> | Wed May 28 10:53:33 2014 -0700 |
tree | 13a13cb5bbf5bdd4c5c9b56736a18d31302e921c | |
parent | 239e68ddbfa038e29b9e332503721d6bbae806c3 [diff] |
Enable SSSE3 inverse 2D-DCT with 10 non-zero coeffs This commit enables SSSE3 implementation of the inverse 2D-DCT with only first 10 coefficients non-zero. It reduces the runtime of SSE2 version from 745 cycles to 538 cycles, i.e., 27% speed-up. Change-Id: I18ba4128859b09c704a6ee361d69a86c09fe8dfe