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

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

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

revision 118, Sat Apr 13 16:30:02 2002 UTC revision 136, Thu Apr 25 06:55:00 2002 UTC
# Line 38  Line 38 
38    
39    
40    
41  int image_dump_yuvpgm(IMAGE * image,  int image_dump_yuvpgm(const IMAGE * image,
42                                  uint32_t edged_width,                                  const uint32_t edged_width,
43                              uint32_t width, uint32_t height,                              const uint32_t width,
44                                    const uint32_t height,
45                             char * filename);                             char * filename);
46    
47  float image_mad(const IMAGE * img1, const IMAGE * img2, uint32_t stride,  float image_mad(const IMAGE * img1, const IMAGE * img2, uint32_t stride,

Legend:
Removed from v.118  
changed lines
  Added in v.136

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