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

  /external/opencv/cv/src/
cvstereogc.cpp 537 short* dright = state->dispRight->data.s; local
547 for( y = 0; y < rows; y++, left += step, right += step, dleft += dstep, dright += dstep )
559 d1 = dright[x1];
575 d = dright[x];
581 d1 = dright[x+1];
586 d1 = dright[x+dstep];
702 const short* dright = dright0 + dstep*y; local
706 const short* dlr[] = { dleft, dright };
735 d1 = dright[x1];
754 d1 = dright[x1]
821 short* dright = dright0 + dstep*y; local
    [all...]
  /external/libcups/cups/
ppd-cache.c 2322 dright, \/* Difference in right margins *\/ local
    [all...]
  /frameworks/layoutlib/bridge/src/android/graphics/
BaseCanvas_Delegate.java 606 final int sbottom, final int dleft, final int dtop, final int dright,
627 graphics.drawImage(image, dleft, dtop, dright, dbottom, sleft, stop, sright,
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 136 milliseconds