[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.3, Wed Oct 9 15:56:08 2002 UTC revision 1.9, Wed Sep 25 23:37:09 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  64  #define EDGE_SIZE  32
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,
                                            uint32_t quarterpel,  
45                                             uint32_t rounding);                                             uint32_t rounding);
46    
47  float image_psnr(IMAGE * orig_image,  float image_psnr(IMAGE * orig_image,

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

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