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

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

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

revision 115, Thu Apr 11 10:18:40 2002 UTC revision 117, Thu Apr 11 15:04:05 2002 UTC
# Line 340  Line 340 
340          int32_t sad16;          int32_t sad16;
341          int32_t deviation;          int32_t deviation;
342    
343          if (sadInit);          if (sadInit)
344                  (*sadInit)();                  (*sadInit)();
345    
346          // note: i==horizontal, j==vertical          // note: i==horizontal, j==vertical

Legend:
Removed from v.115  
changed lines
  Added in v.117

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