NcvSize32u 185 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp __host__ __device__ NcvSize32u() : width(0), height(0) {}; NcvSize32u 186 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp __host__ __device__ NcvSize32u(Ncv32u width_, Ncv32u height_) : width(width_), height(height_) {} NcvSize32u 187 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp __host__ __device__ bool operator == (const NcvSize32u &another) const {return this->width == another.width && this->height == another.height;} NcvSize32u 224 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCV_CT_ASSERT(sizeof(NcvSize32u) == 2 * sizeof(Ncv32u)); NcvSize32u 794 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NCVStatus copy2D(NCVMatrix<T> &dst, NcvSize32u roi, cudaStream_t cuStream) const NcvSize32u 826 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp NcvSize32u size() const {return NcvSize32u(this->_width, this->_height);} NcvSize32u 338 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp NcvSize32u ClassifierSize; NcvSize32u 361 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp NcvSize32u srcRoi, NcvSize32u 371 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp NcvSize32u minObjSize, NcvSize32u 397 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp NcvSize32u anchorsRoi, NcvSize32u 415 modules/cudalegacy/include/opencv2/cudalegacy/NCVHaarObjectDetection.hpp NcvSize32u anchorsRoi, NcvSize32u 97 modules/cudalegacy/include/opencv2/cudalegacy/NCVPyramid.hpp NcvSize32u outRoi, NcvSize32u 116 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u size; ///< frame size NcvSize32u 141 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NCVStatus nppiStGetInterpolationBufferSize(NcvSize32u srcSize, NcvSize32u 178 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcSize, NcvSize32u 181 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u dstSize, NcvSize32u 212 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcSize, NcvSize32u 215 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u dstSize, NcvSize32u 234 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NCVStatus nppiStVectorWarpGetBufferSize(NcvSize32u srcSize, NcvSize32u 261 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcSize, NcvSize32u 293 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcSize, NcvSize32u 323 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcSize, NcvSize32u 327 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u dstSize, NcvSize32u 351 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale, NcvSize32u 362 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale, NcvSize32u 373 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale, NcvSize32u 384 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale, NcvSize32u 395 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale, NcvSize32u 406 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale, NcvSize32u 425 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale); NcvSize32u 435 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale); NcvSize32u 445 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale); NcvSize32u 455 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale); NcvSize32u 465 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale); NcvSize32u 475 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u srcRoi, Ncv32u scale); NcvSize32u 498 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u roi, NcvRect32u rect, NcvSize32u 521 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NcvSize32u roi, NcvRect32u rect, NcvSize32u 538 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32u *d_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 547 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32s *d_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 556 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32f *d_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 565 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv64u *d_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 574 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv64s *d_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 583 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv64f *d_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 592 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp void *d_dst, Ncv32u dstStep, NcvSize32u srcRoi); NcvSize32u 608 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32u *h_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 617 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32s *h_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 626 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32f *h_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 635 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv64u *h_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 644 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv64s *h_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 653 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv64f *h_dst, Ncv32u dstStride, NcvSize32u srcRoi); NcvSize32u 662 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp void *d_dst, Ncv32u dstStep, NcvSize32u srcRoi); NcvSize32u 675 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NCVStatus nppiStIntegralGetSize_8u32u(NcvSize32u roiSize, Ncv32u *pBufsize, cudaDeviceProp &devProp); NcvSize32u 683 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NCVStatus nppiStIntegralGetSize_32f32f(NcvSize32u roiSize, Ncv32u *pBufsize, cudaDeviceProp &devProp); NcvSize32u 702 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32u *d_dst, Ncv32u dstStep, NcvSize32u roiSize, NcvSize32u 712 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32f *d_dst, Ncv32u dstStep, NcvSize32u roiSize, NcvSize32u 729 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32u *h_dst, Ncv32u dstStep, NcvSize32u roiSize); NcvSize32u 738 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv32f *h_dst, Ncv32u dstStep, NcvSize32u roiSize); NcvSize32u 751 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp NCVStatus nppiStSqrIntegralGetSize_8u64u(NcvSize32u roiSize, Ncv32u *pBufsize, cudaDeviceProp &devProp); NcvSize32u 770 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv64u *d_dst, Ncv32u dstStep, NcvSize32u roiSize, NcvSize32u 787 modules/cudalegacy/include/opencv2/cudalegacy/NPP_staging.hpp Ncv64u *h_dst, Ncv32u dstStep, NcvSize32u roiSize); NcvSize32u 90 modules/cudalegacy/src/interpolate_frames.cpp state.size = NcvSize32u(frame0.cols, frame0.rows); NcvSize32u 167 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NcvSize32u searchRoiU(searchRoi.width, searchRoi.height); NcvSize32u 202 modules/cudalegacy/test/TestHaarCascadeApplication.cpp nppStat = nppiStIntegralGetSize_8u32u(NcvSize32u(this->width, this->height), &szTmpBufIntegral, this->devProp); NcvSize32u 204 modules/cudalegacy/test/TestHaarCascadeApplication.cpp nppStat = nppiStSqrIntegralGetSize_8u64u(NcvSize32u(this->width, this->height), &szTmpBufSqIntegral, this->devProp); NcvSize32u 221 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NcvSize32u(d_img.width(), d_img.height()), NcvSize32u 227 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NcvSize32u(d_img.width(), d_img.height()), NcvSize32u 240 modules/cudalegacy/test/TestHaarCascadeApplication.cpp NcvSize32u(searchRoi.width, searchRoi.height), rect, NcvSize32u 99 modules/cudalegacy/test/TestIntegralImage.cpp ncvStat = nppiStIntegralGetSize_8u32u(NcvSize32u(this->width, this->height), &bufSize, this->devProp); NcvSize32u 104 modules/cudalegacy/test/TestIntegralImage.cpp ncvStat = nppiStIntegralGetSize_32f32f(NcvSize32u(this->width, this->height), &bufSize, this->devProp); NcvSize32u 127 modules/cudalegacy/test/TestIntegralImage.cpp NcvSize32u(this->width, this->height), NcvSize32u 135 modules/cudalegacy/test/TestIntegralImage.cpp NcvSize32u(this->width, this->height), NcvSize32u 151 modules/cudalegacy/test/TestIntegralImage.cpp NcvSize32u(this->width, this->height)); NcvSize32u 158 modules/cudalegacy/test/TestIntegralImage.cpp NcvSize32u(this->width, this->height)); NcvSize32u 91 modules/cudalegacy/test/TestIntegralImageSquared.cpp ncvStat = nppiStSqrIntegralGetSize_8u64u(NcvSize32u(this->width, this->height), &bufSize, this->devProp); NcvSize32u 106 modules/cudalegacy/test/TestIntegralImageSquared.cpp NcvSize32u(this->width, this->height), NcvSize32u 115 modules/cudalegacy/test/TestIntegralImageSquared.cpp NcvSize32u(this->width, this->height)); NcvSize32u 91 modules/cudalegacy/test/TestRectStdDev.cpp NcvSize32u szNormRoi(normWidth, normHeight); NcvSize32u 121 modules/cudalegacy/test/TestRectStdDev.cpp ncvStat = nppiStIntegralGetSize_8u32u(NcvSize32u(this->width, this->height), &bufSizeII, this->devProp); NcvSize32u 123 modules/cudalegacy/test/TestRectStdDev.cpp ncvStat = nppiStSqrIntegralGetSize_8u64u(NcvSize32u(this->width, this->height), &bufSizeSII, this->devProp); NcvSize32u 138 modules/cudalegacy/test/TestRectStdDev.cpp NcvSize32u(this->width, this->height), NcvSize32u 144 modules/cudalegacy/test/TestRectStdDev.cpp NcvSize32u(this->width, this->height), NcvSize32u 161 modules/cudalegacy/test/TestRectStdDev.cpp NcvSize32u(this->width, this->height)); NcvSize32u 166 modules/cudalegacy/test/TestRectStdDev.cpp NcvSize32u(this->width, this->height)); NcvSize32u 91 modules/cudalegacy/test/TestResize.cpp NcvSize32u srcSize(this->width, this->height); NcvSize32u 80 modules/cudalegacy/test/TestTranspose.cpp NcvSize32u srcSize(this->width, this->height); NcvSize32u 106 modules/cudalegacy/test/TestTranspose.cpp NcvSize32u(this->width, this->height)); NcvSize32u 112 modules/cudalegacy/test/TestTranspose.cpp NcvSize32u(this->width, this->height)); NcvSize32u 128 modules/cudalegacy/test/TestTranspose.cpp NcvSize32u(this->width, this->height)); NcvSize32u 134 modules/cudalegacy/test/TestTranspose.cpp NcvSize32u(this->width, this->height)); NcvSize32u 297 modules/cudaobjdetect/src/cascadeclassifier.cpp NcvSize32u roi; NcvSize32u 344 modules/cudaobjdetect/src/cascadeclassifier.cpp NcvSize32u roi; NcvSize32u 348 modules/cudaobjdetect/src/cascadeclassifier.cpp NcvSize32u winMinSize(ncvMinSize.width, ncvMinSize.height); NcvSize32u 787 modules/cudaobjdetect/src/cascadeclassifier.cpp NcvSize32u roiSize; NcvSize32u 122 samples/gpu/cascadeclassifier_nvidia_api.cpp NcvSize32u roi; NcvSize32u 304 samples/gpu/cascadeclassifier_nvidia_api.cpp NcvSize32u minSize = haar.ClassifierSize; NcvSize32u 538 samples/gpu/opticalflow_nvidia_api.cpp state.size = NcvSize32u (width, height);