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

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

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

revision 1362, Mon Feb 16 03:29:02 2004 UTC revision 1363, Mon Feb 16 03:40:47 2004 UTC
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: image.h,v 1.11.2.3 2003-10-01 23:23:01 edgomez Exp $   * $Id: image.h,v 1.11.2.4 2004-02-16 03:40:07 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 63  Line 63 
63                                          uint32_t edged_width,                                          uint32_t edged_width,
64                                          uint32_t edged_height,                                          uint32_t edged_height,
65                                          uint32_t width,                                          uint32_t width,
66                                          uint32_t height);                                          uint32_t height,
67                                            int bs_version);
68    
69  void image_interpolate(const IMAGE * refn,  void image_interpolate(const IMAGE * refn,
70                                             IMAGE * refh,                                             IMAGE * refh,

Legend:
Removed from v.1362  
changed lines
  Added in v.1363

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