step              263 modules/calib3d/src/compat_ptsetreg.cpp void CvLevMarq::step()
step               98 modules/core/include/opencv2/core/cuda_types.hpp             __CV_CUDA_HOST_DEVICE__ PtrStep(T* data_, size_t step_) : DevPtr<T>(data_), step(step_) {}
step             2026 modules/core/src/matrix.cpp size_t _InputArray::step(int i) const
step             1807 modules/imgproc/src/imgwarp.cpp         cn(_cn), step(_step)
step             1867 modules/imgproc/src/imgwarp.cpp         cn(_cn), step(_step)
step             1917 modules/imgproc/src/imgwarp.cpp         cn(_cn), step(_step)
step             1966 modules/imgproc/src/imgwarp.cpp         cn(_cn), step(_step)
step             2019 modules/imgproc/src/imgwarp.cpp         cn(_cn), step(_step)
step             2118 modules/imgproc/src/imgwarp.cpp         cn(_cn), step(_step)
step             2206 modules/imgproc/src/imgwarp.cpp         cn(_cn), step(_step)
step             2291 modules/imgproc/src/imgwarp.cpp         cn(_cn), step(_step)
step              418 modules/ml/src/data.cpp         CmpByIdx(const int* _data, int _step) : data(_data), step(_step) {}