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

Diff of /xvidcore/src/image/image.h

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

revision 1.8.2.1, Thu Sep 26 01:54:54 2002 UTC revision 1.8.2.3, Wed Oct 9 15:56:08 2002 UTC
# Line 5  Line 5 
5  #include "colorspace.h"  #include "colorspace.h"
6  #include "../xvid.h"  #include "../xvid.h"
7    
8  #define EDGE_SIZE  32  #define EDGE_SIZE  64
9    
10    
11  typedef struct  typedef struct
# Line 42  Line 42 
42                                             IMAGE * refhv,                                             IMAGE * refhv,
43                                             uint32_t edged_width,                                             uint32_t edged_width,
44                                             uint32_t edged_height,                                             uint32_t edged_height,
45                                               uint32_t quarterpel,
46                                             uint32_t rounding);                                             uint32_t rounding);
47    
48  float image_psnr(IMAGE * orig_image,  float image_psnr(IMAGE * orig_image,

Legend:
Removed from v.1.8.2.1  
changed lines
  Added in v.1.8.2.3

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