]> git.sesse.net Git - fjl/history - idct_test.c
Add the level bias we're supposed to have.
[fjl] / idct_test.c
2009-05-31 sgunderson@bigfoot.comAdd the level bias we're supposed to have.
2009-01-28 Steinar H. GundersonAdd a stupid integerization of the AA&N IDCT -- 30...
2009-01-20 Steinar H. GundersonSplit the two IDCTs into different files.
2009-01-11 Steinar H. GundersonLet IDCTs do precalculation outside the inner loops...
2009-01-11 Steinar H. GundersonMeasure CPU seconds instead of wall time, and move...
2009-01-09 Steinar H. GundersonCorrect a presentation error.
2009-01-09 Steinar H. GundersonFloating-point implementation of AA&N IDCT. Does not...
2009-01-09 Steinar H. GundersonFix a read of uninitialized memory.
2009-01-06 Steinar H. GundersonCommit initial reference implementation of IDCT.