Searched defs:dstrawofs (Results 1 – 1 of 1) sorted by relevance
/external/opencv3/modules/core/src/ |
D | ocl.cpp | 4689 size_t& dstrawofs, size_t new_dstofs[], size_t new_dststep[]) const in checkContinuous() 4777 size_t dstrawofs = 0, new_dstofs[] = {0, 0, 0}, new_dststep[] = {0, 0, 0}; in download() local 4871 size_t dstrawofs = 0, new_dstofs[] = {0, 0, 0}, new_dststep[] = {0, 0, 0}; in upload() local 4993 size_t dstrawofs = 0, new_dstofs[] = {0, 0, 0}, new_dststep[] = {0, 0, 0}; in copy() local
|