pike.git/
src/
modules/
Image/
dct.c
Branch:
Tag:
Non-build tags
All tags
No tags
2004-05-02
2004-05-02 23:07:59 by Martin Nilsson <mani@lysator.liu.se>
c5bd9347ca2e5663e2f770ee3b97a6728a21e347 (
7
lines) (+
3
/-
4
)
[
Show
|
Annotate
]
Branch:
7.9
Documentation fix
Rev: src/modules/Image/dct.c:1.26
2:
|| This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
|| $Id: dct.c,v 1.
25
2004/
03/
05 23:
04
:
02
nilsson Exp $
+
|| $Id: dct.c,v 1.
26
2004/
05
/
02
23:
07
:
59
nilsson Exp $
*/ /*
61:
**! Do NOT use this function if you don't know what **! you're dealing with! Read some signal theory first... **!
-
**! It
write's dots on stderr, to indicate some sort
-
**! of progress. It
doesn't use any fct (compare: fft)
-
**!
algorithms.
+
**! It doesn't use any fct (compare: fft) algorithms.
**! returns the new image object **! arg int newx **! arg int newy