HomeSort by relevance Sort by last modified time
    Searched defs:maxd (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvstereogc.cpp 490 int mind = state->minDisparity, nd = state->numberOfDisparities, maxd = mind + nd; local
501 for( d = maxd-1, i = 0; d >= mind; d-- )
  /external/icu/icu4c/source/i18n/
decNumber.cpp 6683 Int maxd=set->emax-set->digits+1-dn->exponent; local
    [all...]

Completed in 134 milliseconds