Home
last modified time | relevance | path

Searched defs:matstep (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvmoments.cpp448 int matstep = mat->step ? mat->step : CV_STUB_STEP; in cvMoments() local
/external/opencv3/modules/core/src/
Dmatmul.cpp2514 size_t matstep = icovar.step/sizeof(mat[0]); in Mahalanobis() local
2545 size_t matstep = icovar.step/sizeof(mat[0]); in Mahalanobis() local