[cvs] / xvidcore / src / image / interpolate8x8.h Repository:
ViewVC logotype

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

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

revision 1.1, Fri Mar 8 02:44:46 2002 UTC revision 1.2, 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.1.1  
changed lines
  Added in v.1.2

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