Searched defs:NcvRect8u (Results 1 – 1 of 1) sorted by relevance
137 struct NcvRect8u struct143 __host__ __device__ NcvRect8u() : x(0), y(0), width(0), height(0) {}; in NcvRect8u() argument144 …__host__ __device__ NcvRect8u(Ncv8u x_, Ncv8u y_, Ncv8u width_, Ncv8u height_) : x(x_), y(y_), wid… in NcvRect8u() argument