[cvs] / xvidcore / src / image / image.c Repository:
ViewVC logotype

Diff of /xvidcore/src/image/image.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20.2.13, Sun Dec 29 06:48:25 2002 UTC revision 1.20.2.14, Sat Jan 4 06:14:33 2003 UTC
# Line 1034  Line 1034 
1034  }  }
1035    
1036    
 #define ABS(X)    (((X)>0)?(X):-(X))  
1037  float  float
1038  image_mad(const IMAGE * img1,  image_mad(const IMAGE * img1,
1039                    const IMAGE * img2,                    const IMAGE * img2,

Legend:
Removed from v.1.20.2.13  
changed lines
  Added in v.1.20.2.14

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4