]> git.sesse.net Git - fjl/history - idct_test.c
Let IDCTs do precalculation outside the inner loops. Speeds up (as expected)
[fjl] / idct_test.c
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.