[svn] / branches / dev-api-3 / xvidcore / src / image / image.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/image/image.h

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

revision 392, Wed Sep 4 18:44:41 2002 UTC revision 579, Sat Oct 5 21:37:44 2002 UTC
# Line 35  Line 35 
35                                          uint32_t edged_width,                                          uint32_t edged_width,
36                                          uint32_t edged_height,                                          uint32_t edged_height,
37                                          uint32_t width,                                          uint32_t width,
38                                          uint32_t height,                                          uint32_t height);
                                         uint32_t interlacing);  
39  void image_interpolate(const IMAGE * refn,  void image_interpolate(const IMAGE * refn,
40                                             IMAGE * refh,                                             IMAGE * refh,
41                                             IMAGE * refv,                                             IMAGE * refv,
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.392  
changed lines
  Added in v.579

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