[svn] / trunk / xvidcore / src / motion / sad.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/motion/sad.c

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

revision 676, Mon Nov 25 13:38:56 2002 UTC revision 677, Tue Nov 26 23:44:11 2002 UTC
# Line 51  Line 51 
51   *  exception also makes it possible to release a modified version which   *  exception also makes it possible to release a modified version which
52   *  carries forward this exception.   *  carries forward this exception.
53   *   *
54   * $Id: sad.c,v 1.11 2002-11-17 00:32:06 edgomez Exp $   * $Id: sad.c,v 1.12 2002-11-26 23:44:11 edgomez Exp $
55   *   *
56   ****************************************************************************/   ****************************************************************************/
57    
# Line 61  Line 61 
61  sad16FuncPtr sad16;  sad16FuncPtr sad16;
62  sad8FuncPtr sad8;  sad8FuncPtr sad8;
63  sad16biFuncPtr sad16bi;  sad16biFuncPtr sad16bi;
64  sad8biFuncPtr sad8bi;           // not really sad16, but no difference in prototype  sad8biFuncPtr sad8bi;           /* not really sad16, but no difference in prototype */
65  dev16FuncPtr dev16;  dev16FuncPtr dev16;
66    
67  sadInitFuncPtr sadInit;  sadInitFuncPtr sadInit;

Legend:
Removed from v.676  
changed lines
  Added in v.677

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