Home
last modified time | relevance | path

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

/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/
DNCV.hpp148 struct NcvRect32s struct
154 __host__ __device__ NcvRect32s() : x(0), y(0), width(0), height(0) {}; in NcvRect32s() function
155 __host__ __device__ NcvRect32s(Ncv32s x_, Ncv32s y_, Ncv32s width_, Ncv32s height_) in NcvRect32s() function