pike.git
/
src
/
modules
/
Image
/
dct.c
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/Image/dct.c:1:
-
/* $Id: dct.c,v 1.
7
1997/05/
19
22
:
50
:
24
hubbe
Exp $ */
+
/* $Id: dct.c,v 1.
8
1997/05/
29
19:
37
:
25
mirar
Exp $ */
/* **! module Image
-
+
**! note
+
**! $Id: dct.c,v 1.8 1997/05/29 19:37:25 mirar Exp $<br>
**! class image */ #include "global.h" #include <math.h> #include <ctype.h> #include "stralloc.h" #include "global.h"