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

  /external/opencv/cv/src/
cvmoments.cpp 448 int matstep = mat->step ? mat->step : CV_STUB_STEP; local
450 IPPI_CALL( ipp_func( mat->data.ptr, matstep, size, ippmomentstate ));
  /external/opencv/cxcore/src/
cxmatmul.cpp     [all...]

Completed in 53 milliseconds