Home
last modified time | relevance | path

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

/external/opencv/cxcore/src/
Dcxcmp.cpp353 int sctype, type, coi = 0; in cvInRangeS() local
1499 int type, sctype; in cvAbsDiffS() local
Dcxarithm.cpp535 int sctype, y, dy, type, depth, cn, coi = 0, cont_flag = 0; in cvSubRS() local
1007 int sctype, y, dy, type, depth, cn, coi = 0, cont_flag = 0; in cvAddS() local
/external/opencv3/modules/core/src/
Dcopy.cpp1099 int sctype = CV_MAKETYPE(depth, scalarcn); in ocl_copyMakeBorder() local
Dmatrix.cpp2813 int sctype = CV_MAKE_TYPE(depth, cn == 3 ? 4 : cn); in ocl_setIdentity() local
/external/opencv3/modules/imgproc/src/
Dimgwarp.cpp4547 int sctype = CV_MAKETYPE(depth, scalarcn); in ocl_remap() local
5489 int sctype = CV_MAKETYPE(wdepth, scalarcn); in ocl_warpTransform() local