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

  /external/opencv/cxcore/src/
cxminmaxloc.cpp 304 float minvf = 0.f, maxvf = 0.f; local
305 void *pmin = &minvf, *pmax = &maxvf;
427 minv = maxv = minvf = maxvf = 0;
439 minv = minvf;

Completed in 6491 milliseconds