Parent Directory
|
Revision Log
|
Patch
revision 114, Wed Apr 10 07:43:25 2002 UTC | revision 115, Thu Apr 11 10:18:40 2002 UTC | |
---|---|---|
# | Line 340 | Line 340 |
340 | int32_t sad16; | int32_t sad16; |
341 | int32_t deviation; | int32_t deviation; |
342 | ||
343 | if (sadInit); | |
344 | (*sadInit)(); | |
345 | ||
346 | // note: i==horizontal, j==vertical | // note: i==horizontal, j==vertical |
347 | for (i = 0; i < iHcount; i++) | for (i = 0; i < iHcount; i++) |
348 | for (j = 0; j < iWcount; j++) | for (j = 0; j < iWcount; j++) |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |