Parent Directory
|
Revision Log
|
Patch
revision 231, Fri Jun 21 07:02:59 2002 UTC | revision 232, Fri Jun 21 16:12:48 2002 UTC | |
---|---|---|
# | Line 7 | Line 7 |
7 | #include "../utils/timer.h" | #include "../utils/timer.h" |
8 | #include "motion.h" | #include "motion.h" |
9 | ||
#undef BFRAMES | ||
10 | #define ABS(X) (((X)>0)?(X):-(X)) | #define ABS(X) (((X)>0)?(X):-(X)) |
11 | #define SIGN(X) (((X)>0)?1:-1) | #define SIGN(X) (((X)>0)?1:-1) |
12 |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |