Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/src/cuda/
Dbitwise_scalar.cu68 template <typename T, bit_scalar_func_t func> struct BitScalar struct
70 static void call(const GpuMat& src, cv::Scalar value, GpuMat& dst, Stream& stream) in call()