Jingning Han 41a350a83d Change eob threshold for partial inverse 8x8 2D-DCT to 12
The scanning order has the first 12 coefficients of the 8x8 2D-DCT
sitting in the top left 4x4 block. Hence the partial inverse 8x8
2D-DCT allows to handle cases with eob below 12.

The overall runtime of the inverse 8x8 2D-DCT unit is reduced from
166 cycles (using SSE2) to 150 cycles (using SSSE3).

Change-Id: I4514f9748042809ac84df4c14382c00f313f1cd2
2014-05-08 09:48:58 -07:00
..
2014-03-24 12:21:22 -07:00
2014-03-24 11:02:27 -07:00
2014-01-31 16:30:04 -08:00
2014-02-09 20:04:54 -08:00
2014-03-25 09:45:54 -07:00
2013-09-29 19:29:58 -07:00
2013-12-16 17:27:48 -08:00
2013-02-22 11:03:14 -08:00