HomeSort by relevance Sort by last modified time
    Searched full:lofs (Results 1 - 4 of 4) sorted by null

  /external/opencv/cv/src/
cvstereobm.cpp 186 int lofs = MAX(ndisp - 1 + mindisp, 0); local
198 const uchar* lptr0 = left->data.ptr + lofs;
224 lptr = lptr0 + MIN(MAX(x, -lofs), width-lofs-1) - dy0*sstep;
243 for( x = 0; x < lofs; x++ )
245 for( x = lofs + width1; x < width; x++ )
248 dptr += lofs;
256 lptr_sub = lptr0 + MIN(MAX(x0, -lofs), width-1-lofs) - dy0*sstep;
257 lptr = lptr0 + MIN(MAX(x1, -lofs), width-1-lofs) - dy0*sstep
394 int lofs = MAX(ndisp - 1 + mindisp, 0); local
560 int wsz, ndisp, mindisp, lofs, rofs; local
    [all...]
  /external/bluetooth/glib/gio/
gunixmounts.c 792 if (hasmntopt (&mntent, "lofs") != NULL)
    [all...]
  /external/strace/
system.c 399 #define LOFS
    [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 970 milliseconds