[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 708, Thu Dec 12 12:40:19 2002 UTC revision 715, Sat Dec 14 06:07:03 2002 UTC
# Line 92  Line 92 
92    
93    
94  void  void
95    image_clear(IMAGE * img, int width, int height, int edged_width,
96                                            int y, int u, int v);
97    
98    
99    void
100  image_deblock_rrv(IMAGE * img, int edgeg_width,  image_deblock_rrv(IMAGE * img, int edgeg_width,
101                                  const MACROBLOCK * mbs, int mb_width, int mb_height, int mb_stride);                                  const MACROBLOCK * mbs, int mb_width, int mb_height, int mb_stride,
102                                    int block, int flags);
103    
104    
105  #endif                                                  /* _IMAGE_H_ */  #endif                                                  /* _IMAGE_H_ */

Legend:
Removed from v.708  
changed lines
  Added in v.715

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