Searched defs:srcofs (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/core/src/ |
D | umatrix.cpp | 636 size_t i, sz[CV_MAX_DIM], srcofs[CV_MAX_DIM], dstofs[CV_MAX_DIM], esz = elemSize(); in copyTo() local
|
D | ocl.cpp | 4685 const size_t srcofs[], const size_t srcstep[], in checkContinuous() 4759 const size_t srcofs[], const size_t srcstep[], in download() 4985 const size_t srcofs[], const size_t srcstep[], in copy()
|
D | matrix.cpp | 69 const size_t srcofs[], const size_t srcstep[], in download() 130 const size_t srcofs[], const size_t srcstep[], in copy()
|