]> git.sesse.net Git - fjl/commit
Floating-point implementation of AA&N IDCT. Does not yet fold the scale
authorSteinar H. Gunderson <sesse@debian.org>
Fri, 9 Jan 2009 20:01:05 +0000 (21:01 +0100)
committerSteinar H. Gunderson <sesse@debian.org>
Fri, 9 Jan 2009 20:01:05 +0000 (21:01 +0100)
commitf2779423add3f07faccc8332914428fc6eea6652
treedc9d02b915cebf7aa405f4b19f0bb897c0d67854
parent7a58d5cefdccb21fb1bfb1b86a816fd686ccce66
Floating-point implementation of AA&N IDCT. Does not yet fold the scale
factors into the quantization table.
idct.c
idct.h
idct_test.c