pike.git
/
src
/
modules
/
Image
/
match.h
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/Image/match.h:1:
/* || 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: match.h,v 1.15 2002/10/11 01:39:43 nilsson Exp $
+
||
$Id$
*/ /* This file is incuded in search.c with the following defines set: NAME The name of the match function. This is undef:ed at end of this file INAME The name of the match c-function. This is nudef:ed at end of this file PIXEL_VALUE_DISTANCE The inner loop code for each pixel. undef:ed at end of this file NEEDLEAVRCODE If this is set, needle_average is calculated.