skal d513bb62bc * fix off-by-one zthresh calculation
* remove the sharpening for non luma-AC coeffs
* adjust the bias a little bit to compensate for this

Using the multiply-by-reciprocal doesn't always give the same result
as the exact divide, given the QFIX fixed-point precision we use.
-> removed few now-unneeded SSE2 instructions (and checked for
bit-exactness using -noasm)

Change-Id: Ib68057cbdd69c4e589af56a01a8e7085db762c24
2013-12-09 13:56:04 +01:00
..
2013-12-03 22:36:29 -08:00
2013-12-09 13:56:04 +01:00
2013-12-09 13:56:04 +01:00
2013-11-25 20:53:15 -08:00
2011-03-26 10:15:44 -07:00
2013-06-12 23:19:13 -07:00