Searched refs:NcvRect32s (Results 1 – 1 of 1) sorted by relevance
148 struct NcvRect32s struct154 __host__ __device__ NcvRect32s() : x(0), y(0), width(0), height(0) {}; in NcvRect32s() argument155 __host__ __device__ NcvRect32s(Ncv32s x_, Ncv32s y_, Ncv32s width_, Ncv32s height_) in NcvRect32s() function222 NCV_CT_ASSERT(sizeof(NcvRect32s) == 4 * sizeof(Ncv32s));