Searched refs:stepT (Results 1 – 5 of 5) sorted by relevance
134 __host__ size_t stepT() const;
291 __host__ size_t GpuMat_<T>::stepT() const in stepT() function in cv::cudev::GpuMat_
688 if(pntMat.stepT() != 2) throw test_excep(); in TestTemplateMat()
2032 size_t stepT(int i=0) const;
1440 size_t Mat_<_Tp>::stepT(int i) const in stepT() function in cv::Mat_