commit | 52ae97b6aad982b51a121566282ccfc3d56452df | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Thu May 01 18:34:46 2014 -0700 |
committer | Jingning Han <jingning@google.com> | Mon May 05 10:49:27 2014 -0700 |
tree | 21c324dfe5522fd8bb51aa6cd76e5fd26be8cc86 | |
parent | 56186c25405406d32467f067fec855001acb2801 [diff] |
SSSE3 implementation of full inverse 8x8 2D-DCT This commit enables SSSE3 version full inverse 8x8 2D-DCT and reconstruction. It makes the runtime of vp9_idct8x8_64_add down from 256 cycles (SSE2) to 246 cycles. Change-Id: I0600feac894d6a443a3c9d18daf34156d4e225c3