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

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

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

revision 3, Fri Mar 8 02:46:11 2002 UTC revision 156, Fri May 3 00:45:10 2002 UTC
# Line 65  Line 65 
65                  break;                  break;
66      }      }
67  }  }
68    
69    
70    void interpolate8x8_c(uint8_t * const dst,
71                                            const uint8_t * const src,
72                                            const uint32_t x, const uint32_t y,
73                                            const uint32_t stride);

Legend:
Removed from v.3  
changed lines
  Added in v.156

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