Home
last modified time | relevance | path

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

/external/opencv3/modules/python/src2/
Dcv2.cpp148 npy_intp* _strides = PyArray_STRIDES((PyArrayObject*) o); in allocate() local
309 const npy_intp* _strides = PyArray_STRIDES(oarr); in pyopencv_to() local