Home | History | Annotate | Download | only in opencl

Lines Matching defs:stype

1082     const int stype = types.first, dtype = types.second,
1088 checkDeviceMaxMemoryAllocSize(srcSize, stype);
1091 UMat src(srcSize, stype), dst(dstSize, dtype);
1113 const int stype = types.first, dtype = types.second,
1119 checkDeviceMaxMemoryAllocSize(srcSize, stype);
1122 UMat src(srcSize, stype), dst(dstSize, dtype);