--- image.h 2002/10/09 15:56:08 1.8.2.3 +++ image.h 2002/09/25 23:37:09 1.9 @@ -5,7 +5,7 @@ #include "colorspace.h" #include "../xvid.h" -#define EDGE_SIZE 64 +#define EDGE_SIZE 32 typedef struct @@ -42,7 +42,6 @@ IMAGE * refhv, uint32_t edged_width, uint32_t edged_height, - uint32_t quarterpel, uint32_t rounding); float image_psnr(IMAGE * orig_image,