Searched defs:matstep (Results 1 – 2 of 2) sorted by relevance
448 int matstep = mat->step ? mat->step : CV_STUB_STEP; in cvMoments() local
2514 size_t matstep = icovar.step/sizeof(mat[0]); in Mahalanobis() local2545 size_t matstep = icovar.step/sizeof(mat[0]); in Mahalanobis() local