[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.15, Fri Sep 9 12:18:10 2005 UTC revision 1.16, Sat Dec 17 12:04:52 2005 UTC
# Line 66  Line 66 
66                                          uint32_t height,                                          uint32_t height,
67                                          int bs_version);                                          int bs_version);
68    
69  void image_interpolate(const IMAGE * refn,  void image_interpolate(const uint8_t * refn,
70                                             IMAGE * refh,                                             uint8_t * refh,
71                                             IMAGE * refv,                                             uint8_t * refv,
72                                             IMAGE * refhv,                                             uint8_t * refhv,
73                                             uint32_t edged_width,                                             uint32_t edged_width,
74                                             uint32_t edged_height,                                             uint32_t edged_height,
75                                             uint32_t quarterpel,                                             uint32_t quarterpel,

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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