DeviceInfo 5803 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI DeviceInfo(CLSID *pclsidInterfaceClass,WCHAR **pwszSymbolicLink) = 0; DeviceInfo 5813 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *DeviceInfo)(IAMDeviceRemoval *This,CLSID *pclsidInterfaceClass,WCHAR **pwszSymbolicLink); DeviceInfo 5825 3rdparty/include/dshow/strmif.h #define IAMDeviceRemoval_DeviceInfo(This,pclsidInterfaceClass,pwszSymbolicLink) (This)->lpVtbl->DeviceInfo(This,pclsidInterfaceClass,pwszSymbolicLink) DeviceInfo 632 modules/core/include/opencv2/core/cuda.hpp DeviceInfo(); DeviceInfo 641 modules/core/include/opencv2/core/cuda.hpp DeviceInfo(int device_id); DeviceInfo 560 modules/core/include/opencv2/core/cuda.inl.hpp DeviceInfo::DeviceInfo() DeviceInfo 566 modules/core/include/opencv2/core/cuda.inl.hpp DeviceInfo::DeviceInfo(int device_id) DeviceInfo 573 modules/core/include/opencv2/core/cuda.inl.hpp int DeviceInfo::deviceID() const DeviceInfo 579 modules/core/include/opencv2/core/cuda.inl.hpp size_t DeviceInfo::freeMemory() const DeviceInfo 587 modules/core/include/opencv2/core/cuda.inl.hpp size_t DeviceInfo::totalMemory() const DeviceInfo 595 modules/core/include/opencv2/core/cuda.inl.hpp bool DeviceInfo::supports(FeatureSet feature_set) const DeviceInfo 189 modules/core/src/cuda_host_mem.cpp DeviceInfo devInfo; DeviceInfo 212 modules/core/src/cuda_host_mem.cpp DeviceInfo devInfo; DeviceInfo 121 modules/core/src/cuda_info.cpp DeviceInfo dev(devId); DeviceInfo 348 modules/core/src/cuda_info.cpp const char* cv::cuda::DeviceInfo::name() const DeviceInfo 358 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::totalGlobalMem() const DeviceInfo 368 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::sharedMemPerBlock() const DeviceInfo 378 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::regsPerBlock() const DeviceInfo 388 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::warpSize() const DeviceInfo 398 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::memPitch() const DeviceInfo 408 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxThreadsPerBlock() const DeviceInfo 418 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxThreadsDim() const DeviceInfo 428 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxGridSize() const DeviceInfo 438 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::clockRate() const DeviceInfo 448 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::totalConstMem() const DeviceInfo 458 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::majorVersion() const DeviceInfo 468 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::minorVersion() const DeviceInfo 478 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::textureAlignment() const DeviceInfo 488 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::texturePitchAlignment() const DeviceInfo 498 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::multiProcessorCount() const DeviceInfo 508 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::kernelExecTimeoutEnabled() const DeviceInfo 518 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::integrated() const DeviceInfo 528 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::canMapHostMemory() const DeviceInfo 538 modules/core/src/cuda_info.cpp DeviceInfo::ComputeMode cv::cuda::DeviceInfo::computeMode() const DeviceInfo 556 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxTexture1D() const DeviceInfo 566 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxTexture1DMipmap() const DeviceInfo 581 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxTexture1DLinear() const DeviceInfo 591 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTexture2D() const DeviceInfo 601 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTexture2DMipmap() const DeviceInfo 616 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxTexture2DLinear() const DeviceInfo 626 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTexture2DGather() const DeviceInfo 636 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxTexture3D() const DeviceInfo 646 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxTextureCubemap() const DeviceInfo 656 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTexture1DLayered() const DeviceInfo 666 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxTexture2DLayered() const DeviceInfo 676 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxTextureCubemapLayered() const DeviceInfo 686 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxSurface1D() const DeviceInfo 696 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxSurface2D() const DeviceInfo 706 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxSurface3D() const DeviceInfo 716 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxSurface1DLayered() const DeviceInfo 726 modules/core/src/cuda_info.cpp Vec3i cv::cuda::DeviceInfo::maxSurface2DLayered() const DeviceInfo 736 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxSurfaceCubemap() const DeviceInfo 746 modules/core/src/cuda_info.cpp Vec2i cv::cuda::DeviceInfo::maxSurfaceCubemapLayered() const DeviceInfo 756 modules/core/src/cuda_info.cpp size_t cv::cuda::DeviceInfo::surfaceAlignment() const DeviceInfo 766 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::concurrentKernels() const DeviceInfo 776 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::ECCEnabled() const DeviceInfo 786 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::pciBusID() const DeviceInfo 796 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::pciDeviceID() const DeviceInfo 806 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::pciDomainID() const DeviceInfo 816 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::tccDriver() const DeviceInfo 826 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::asyncEngineCount() const DeviceInfo 836 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::unifiedAddressing() const DeviceInfo 846 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::memoryClockRate() const DeviceInfo 856 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::memoryBusWidth() const DeviceInfo 866 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::l2CacheSize() const DeviceInfo 876 modules/core/src/cuda_info.cpp int cv::cuda::DeviceInfo::maxThreadsPerMultiProcessor() const DeviceInfo 886 modules/core/src/cuda_info.cpp void cv::cuda::DeviceInfo::queryMemory(size_t& _totalMemory, size_t& _freeMemory) const DeviceInfo 904 modules/core/src/cuda_info.cpp bool cv::cuda::DeviceInfo::isCompatible() const DeviceInfo 554 modules/core/src/cuda_stream.cpp DeviceInfo devInfo(deviceId); DeviceInfo 57 modules/cudaarithm/test/test_arithm.cpp PARAM_TEST_CASE(GEMM, cv::cuda::DeviceInfo, cv::Size, MatType, GemmFlags, UseRoi) DeviceInfo 59 modules/cudaarithm/test/test_arithm.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 133 modules/cudaarithm/test/test_arithm.cpp PARAM_TEST_CASE(MulSpectrums, cv::cuda::DeviceInfo, cv::Size, DftFlags) DeviceInfo 135 modules/cudaarithm/test/test_arithm.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 187 modules/cudaarithm/test/test_arithm.cpp struct Dft : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 189 modules/cudaarithm/test/test_arithm.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 362 modules/cudaarithm/test/test_arithm.cpp PARAM_TEST_CASE(Convolve, cv::cuda::DeviceInfo, cv::Size, KSize, Ccorr) DeviceInfo 364 modules/cudaarithm/test/test_arithm.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 55 modules/cudaarithm/test/test_buffer_pool.cpp struct BufferPoolTest : TestWithParam<DeviceInfo> DeviceInfo 52 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(Merge, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, UseRoi) DeviceInfo 54 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 117 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(Split, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, UseRoi) DeviceInfo 119 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 184 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(Transpose, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) DeviceInfo 186 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 249 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(Flip, cv::cuda::DeviceInfo, cv::Size, MatType, FlipCode, UseRoi) DeviceInfo 251 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 303 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(LUT, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) DeviceInfo 305 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 367 modules/cudaarithm/test/test_core.cpp PARAM_TEST_CASE(CopyMakeBorder, cv::cuda::DeviceInfo, cv::Size, MatType, Border, BorderType, UseRoi) DeviceInfo 369 modules/cudaarithm/test/test_core.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 52 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Add_Array, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, Channels, UseRoi) DeviceInfo 54 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 115 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Add_Array_Mask, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 117 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 179 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Add_Scalar, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 181 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 267 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Add_Scalar_First, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 269 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 355 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Subtract_Array, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, Channels, UseRoi) DeviceInfo 357 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 418 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Subtract_Array_Mask, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 420 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 482 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Subtract_Scalar, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 484 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 570 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Subtract_Scalar_First, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 572 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 658 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Multiply_Array, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, Channels, UseRoi) DeviceInfo 660 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 753 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Multiply_Array_Special, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 755 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 851 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Multiply_Scalar, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 853 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 938 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Multiply_Scalar_First, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 940 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1025 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Divide_Array, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, Channels, UseRoi) DeviceInfo 1027 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1120 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Divide_Array_Special, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 1122 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1218 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Divide_Scalar, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 1220 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1304 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Divide_Scalar_First, cv::cuda::DeviceInfo, cv::Size, std::pair<MatDepth, MatDepth>, UseRoi) DeviceInfo 1306 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1360 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(AbsDiff, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 1362 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1474 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Abs, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 1476 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1513 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Sqr, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 1515 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1583 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Sqrt, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 1585 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1653 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Log, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 1655 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1733 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Exp, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 1735 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1776 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Pow, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 1778 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1838 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Compare_Array, cv::cuda::DeviceInfo, cv::Size, MatDepth, CmpCode, UseRoi) DeviceInfo 1840 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1940 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Compare_Scalar, cv::cuda::DeviceInfo, cv::Size, MatType, CmpCode, UseRoi) DeviceInfo 1942 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2008 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Bitwise_Array, cv::cuda::DeviceInfo, cv::Size, MatType) DeviceInfo 2010 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2078 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Bitwise_Scalar, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels) DeviceInfo 2080 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2176 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(RShift, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, UseRoi) DeviceInfo 2178 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2256 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(LShift, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, UseRoi) DeviceInfo 2258 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2301 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Min, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 2303 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2384 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Max, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 2386 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2467 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(AddWeighted, cv::cuda::DeviceInfo, cv::Size, MatDepth, MatDepth, MatDepth, UseRoi) DeviceInfo 2469 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2535 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Threshold, cv::cuda::DeviceInfo, cv::Size, MatType, ThreshOp, UseRoi) DeviceInfo 2537 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2580 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Magnitude, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 2582 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2669 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(Phase, cv::cuda::DeviceInfo, cv::Size, AngleInDegrees, UseRoi) DeviceInfo 2671 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2710 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(CartToPolar, cv::cuda::DeviceInfo, cv::Size, AngleInDegrees, UseRoi) DeviceInfo 2712 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2754 modules/cudaarithm/test/test_element_operations.cpp PARAM_TEST_CASE(PolarToCart, cv::cuda::DeviceInfo, cv::Size, AngleInDegrees, UseRoi) DeviceInfo 2756 modules/cudaarithm/test/test_element_operations.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 55 modules/cudaarithm/test/test_gpumat.cpp PARAM_TEST_CASE(GpuMat_SetTo, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) DeviceInfo 57 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 171 modules/cudaarithm/test/test_gpumat.cpp PARAM_TEST_CASE(GpuMat_CopyTo, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) DeviceInfo 173 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 241 modules/cudaarithm/test/test_gpumat.cpp PARAM_TEST_CASE(GpuMat_ConvertTo, cv::cuda::DeviceInfo, cv::Size, MatDepth, MatDepth, UseRoi) DeviceInfo 243 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 333 modules/cudaarithm/test/test_gpumat.cpp struct EnsureSizeIsEnough : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 337 modules/cudaarithm/test/test_gpumat.cpp cv::cuda::DeviceInfo devInfo = GetParam(); DeviceInfo 52 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Norm, cv::cuda::DeviceInfo, cv::Size, MatDepth, NormCode, UseRoi) DeviceInfo 54 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 119 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(NormDiff, cv::cuda::DeviceInfo, cv::Size, NormCode, UseRoi) DeviceInfo 121 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 259 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Sum, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) DeviceInfo 261 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 371 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(MinMax, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 373 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 537 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(MinMaxLoc, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 539 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 749 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(CountNonZero, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 751 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 825 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Reduce, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, ReduceCode, UseRoi) DeviceInfo 827 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 907 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Normalize, cv::cuda::DeviceInfo, cv::Size, MatDepth, NormCode, UseRoi) DeviceInfo 909 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 973 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(MeanStdDev, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 975 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1051 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(Integral, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 1053 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 1088 modules/cudaarithm/test/test_reductions.cpp PARAM_TEST_CASE(IntegralSqr, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 1090 modules/cudaarithm/test/test_reductions.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 54 modules/cudaarithm/test/test_stream.cpp struct Async : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 64 modules/cudaarithm/test/test_stream.cpp cv::cuda::DeviceInfo devInfo = GetParam(); DeviceInfo 73 modules/cudabgsegm/test/test_bgsegm.cpp PARAM_TEST_CASE(MOG2, cv::cuda::DeviceInfo, std::string, UseGray, DetectShadow, UseRoi) DeviceInfo 75 modules/cudabgsegm/test/test_bgsegm.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 47 modules/cudacodec/test/test_video.cpp PARAM_TEST_CASE(Video, cv::cuda::DeviceInfo, std::string) DeviceInfo 58 modules/cudafeatures2d/test/test_features2d.cpp PARAM_TEST_CASE(FAST, cv::cuda::DeviceInfo, FAST_Threshold, FAST_NonmaxSuppression) DeviceInfo 60 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 127 modules/cudafeatures2d/test/test_features2d.cpp PARAM_TEST_CASE(ORB, cv::cuda::DeviceInfo, ORB_FeaturesCount, ORB_ScaleFactor, ORB_LevelsCount, ORB_EdgeThreshold, ORB_firstLevel, ORB_WTA_K, ORB_ScoreType, ORB_PatchSize, ORB_BlurForDescriptor) DeviceInfo 129 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 226 modules/cudafeatures2d/test/test_features2d.cpp PARAM_TEST_CASE(BruteForceMatcher, cv::cuda::DeviceInfo, NormCode, DescriptorSize, UseMask) DeviceInfo 228 modules/cudafeatures2d/test/test_features2d.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 411 modules/cudafilters/src/filtering.cpp DeviceInfo devInfo; DeviceInfo 73 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Blur, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, Anchor, BorderType, UseRoi) DeviceInfo 75 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 124 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Filter2D, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, Anchor, BorderType, UseRoi) DeviceInfo 126 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 176 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Laplacian, cv::cuda::DeviceInfo, cv::Size, MatType, KSize, UseRoi) DeviceInfo 178 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 221 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(SeparableLinearFilter, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, Anchor, BorderType, UseRoi) DeviceInfo 223 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 290 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Sobel, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, Deriv_X, Deriv_Y, BorderType, UseRoi) DeviceInfo 292 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 357 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Scharr, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, Deriv_X, Deriv_Y, BorderType, UseRoi) DeviceInfo 359 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 421 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(GaussianBlur, cv::cuda::DeviceInfo, cv::Size, MatDepth, Channels, KSize, BorderType, UseRoi) DeviceInfo 423 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 495 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Erode, cv::cuda::DeviceInfo, cv::Size, MatType, Anchor, Iterations, UseRoi) DeviceInfo 497 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 546 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(Dilate, cv::cuda::DeviceInfo, cv::Size, MatType, Anchor, Iterations, UseRoi) DeviceInfo 548 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 599 modules/cudafilters/test/test_filters.cpp PARAM_TEST_CASE(MorphEx, cv::cuda::DeviceInfo, cv::Size, MatType, MorphOp, Anchor, Iterations, UseRoi) DeviceInfo 601 modules/cudafilters/test/test_filters.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 159 modules/cudaimgproc/src/hough_lines.cpp DeviceInfo devInfo; DeviceInfo 163 modules/cudaimgproc/src/hough_segments.cpp DeviceInfo devInfo; DeviceInfo 52 modules/cudaimgproc/test/test_bilateral_filter.cpp PARAM_TEST_CASE(BilateralFilter, cv::cuda::DeviceInfo, cv::Size, MatType) DeviceInfo 54 modules/cudaimgproc/test/test_bilateral_filter.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 79 modules/cudaimgproc/test/test_blend.cpp PARAM_TEST_CASE(Blend, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) DeviceInfo 81 modules/cudaimgproc/test/test_blend.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 58 modules/cudaimgproc/test/test_canny.cpp PARAM_TEST_CASE(Canny, cv::cuda::DeviceInfo, AppertureSize, L2gradient, UseRoi) DeviceInfo 60 modules/cudaimgproc/test/test_canny.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 52 modules/cudaimgproc/test/test_color.cpp PARAM_TEST_CASE(CvtColor, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 54 modules/cudaimgproc/test/test_color.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2297 modules/cudaimgproc/test/test_color.cpp struct Demosaicing : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 2299 modules/cudaimgproc/test/test_color.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 2474 modules/cudaimgproc/test/test_color.cpp PARAM_TEST_CASE(SwapChannels, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 2476 modules/cudaimgproc/test/test_color.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 58 modules/cudaimgproc/test/test_corners.cpp PARAM_TEST_CASE(CornerHarris, cv::cuda::DeviceInfo, MatType, BorderType, BlockSize, ApertureSize) DeviceInfo 60 modules/cudaimgproc/test/test_corners.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 106 modules/cudaimgproc/test/test_corners.cpp PARAM_TEST_CASE(CornerMinEigen, cv::cuda::DeviceInfo, MatType, BorderType, BlockSize, ApertureSize) DeviceInfo 108 modules/cudaimgproc/test/test_corners.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 57 modules/cudaimgproc/test/test_gftt.cpp PARAM_TEST_CASE(GoodFeaturesToTrack, cv::cuda::DeviceInfo, MinDistance) DeviceInfo 59 modules/cudaimgproc/test/test_gftt.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 52 modules/cudaimgproc/test/test_histogram.cpp PARAM_TEST_CASE(HistEven, cv::cuda::DeviceInfo, cv::Size) DeviceInfo 54 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 96 modules/cudaimgproc/test/test_histogram.cpp PARAM_TEST_CASE(CalcHist, cv::cuda::DeviceInfo, cv::Size) DeviceInfo 98 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 140 modules/cudaimgproc/test/test_histogram.cpp PARAM_TEST_CASE(EqualizeHist, cv::cuda::DeviceInfo, cv::Size) DeviceInfo 142 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 179 modules/cudaimgproc/test/test_histogram.cpp PARAM_TEST_CASE(CLAHE, cv::cuda::DeviceInfo, cv::Size, ClipLimit) DeviceInfo 181 modules/cudaimgproc/test/test_histogram.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 52 modules/cudaimgproc/test/test_hough.cpp PARAM_TEST_CASE(HoughLines, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 85 modules/cudaimgproc/test/test_hough.cpp const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); DeviceInfo 119 modules/cudaimgproc/test/test_hough.cpp PARAM_TEST_CASE(HoughCircles, cv::cuda::DeviceInfo, cv::Size, UseRoi) DeviceInfo 132 modules/cudaimgproc/test/test_hough.cpp const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); DeviceInfo 192 modules/cudaimgproc/test/test_hough.cpp PARAM_TEST_CASE(GeneralizedHough, cv::cuda::DeviceInfo, UseRoi) DeviceInfo 198 modules/cudaimgproc/test/test_hough.cpp const cv::cuda::DeviceInfo devInfo = GET_PARAM(0); DeviceInfo 60 modules/cudaimgproc/test/test_match_template.cpp PARAM_TEST_CASE(MatchTemplate8U, cv::cuda::DeviceInfo, cv::Size, TemplateSize, Channels, TemplateMethod) DeviceInfo 62 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 117 modules/cudaimgproc/test/test_match_template.cpp PARAM_TEST_CASE(MatchTemplate32F, cv::cuda::DeviceInfo, cv::Size, TemplateSize, Channels, TemplateMethod) DeviceInfo 119 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 176 modules/cudaimgproc/test/test_match_template.cpp PARAM_TEST_CASE(MatchTemplateBlackSource, cv::cuda::DeviceInfo, TemplateMethod) DeviceInfo 178 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 221 modules/cudaimgproc/test/test_match_template.cpp PARAM_TEST_CASE(MatchTemplate_CCOEF_NORMED, cv::cuda::DeviceInfo, std::pair<std::string, std::string>) DeviceInfo 223 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 276 modules/cudaimgproc/test/test_match_template.cpp struct MatchTemplate_CanFindBigTemplate : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 278 modules/cudaimgproc/test/test_match_template.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 52 modules/cudaimgproc/test/test_mean_shift.cpp struct MeanShift : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 54 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 133 modules/cudaimgproc/test/test_mean_shift.cpp PARAM_TEST_CASE(MeanShiftSegmentation, cv::cuda::DeviceInfo, MinSize) DeviceInfo 135 modules/cudaimgproc/test/test_mean_shift.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 54 modules/cudalegacy/test/test_calib3d.cpp struct TransformPoints : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 56 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 102 modules/cudalegacy/test/test_calib3d.cpp struct ProjectPoints : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 104 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 152 modules/cudalegacy/test/test_calib3d.cpp struct SolvePnPRansac : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 154 modules/cudalegacy/test/test_calib3d.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 154 modules/cudalegacy/test/test_labeling.cpp struct Labeling : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 156 modules/cudalegacy/test/test_labeling.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 90 modules/cudalegacy/test/test_main.cpp DeviceInfo info(device); DeviceInfo 52 modules/cudalegacy/test/test_nvidia.cpp struct NVidiaTest : TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 54 modules/cudalegacy/test/test_nvidia.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 51 modules/cudaobjdetect/test/test_objdetect.cpp struct HOG : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 53 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 225 modules/cudaobjdetect/test/test_objdetect.cpp struct CalTech : public ::testing::TestWithParam<std::tr1::tuple<cv::cuda::DeviceInfo, std::string> > DeviceInfo 227 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 277 modules/cudaobjdetect/test/test_objdetect.cpp PARAM_TEST_CASE(LBP_Read_classifier, cv::cuda::DeviceInfo, int) DeviceInfo 279 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 305 modules/cudaobjdetect/test/test_objdetect.cpp PARAM_TEST_CASE(LBP_classify, cv::cuda::DeviceInfo, int) DeviceInfo 307 modules/cudaobjdetect/test/test_objdetect.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 169 modules/cudaoptflow/src/brox.cpp DeviceInfo devInfo; DeviceInfo 54 modules/cudaoptflow/test/test_optflow.cpp struct BroxOpticalFlow : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 56 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 173 modules/cudaoptflow/test/test_optflow.cpp PARAM_TEST_CASE(PyrLKOpticalFlow, cv::cuda::DeviceInfo, UseGray) DeviceInfo 175 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 271 modules/cudaoptflow/test/test_optflow.cpp PARAM_TEST_CASE(FarnebackOpticalFlow, cv::cuda::DeviceInfo, PyrScale, PolyN, FarnebackOptFlowFlags, UseInitFlow) DeviceInfo 273 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 342 modules/cudaoptflow/test/test_optflow.cpp PARAM_TEST_CASE(OpticalFlowDual_TVL1, cv::cuda::DeviceInfo, Gamma) DeviceInfo 344 modules/cudaoptflow/test/test_optflow.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 52 modules/cudastereo/test/test_stereo.cpp struct StereoBM : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 54 modules/cudastereo/test/test_stereo.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 87 modules/cudastereo/test/test_stereo.cpp struct StereoBeliefPropagation : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 89 modules/cudastereo/test/test_stereo.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 130 modules/cudastereo/test/test_stereo.cpp struct StereoConstantSpaceBP : testing::TestWithParam<cv::cuda::DeviceInfo> DeviceInfo 132 modules/cudastereo/test/test_stereo.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 174 modules/cudastereo/test/test_stereo.cpp PARAM_TEST_CASE(ReprojectImageTo3D, cv::cuda::DeviceInfo, cv::Size, MatDepth, UseRoi) DeviceInfo 176 modules/cudastereo/test/test_stereo.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 52 modules/cudawarping/test/test_pyramids.cpp PARAM_TEST_CASE(PyrDown, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) DeviceInfo 54 modules/cudawarping/test/test_pyramids.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 92 modules/cudawarping/test/test_pyramids.cpp PARAM_TEST_CASE(PyrUp, cv::cuda::DeviceInfo, cv::Size, MatType, UseRoi) DeviceInfo 94 modules/cudawarping/test/test_pyramids.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 115 modules/cudawarping/test/test_remap.cpp PARAM_TEST_CASE(Remap, cv::cuda::DeviceInfo, cv::Size, MatType, Interpolation, BorderType, UseRoi) DeviceInfo 117 modules/cudawarping/test/test_remap.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 120 modules/cudawarping/test/test_resize.cpp PARAM_TEST_CASE(Resize, cv::cuda::DeviceInfo, cv::Size, MatType, double, Interpolation, UseRoi) DeviceInfo 122 modules/cudawarping/test/test_resize.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 165 modules/cudawarping/test/test_resize.cpp PARAM_TEST_CASE(ResizeSameAsHost, cv::cuda::DeviceInfo, cv::Size, MatType, double, Interpolation, UseRoi) DeviceInfo 167 modules/cudawarping/test/test_resize.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 65 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(BuildWarpAffineMaps, cv::cuda::DeviceInfo, cv::Size, Inverse) DeviceInfo 67 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 183 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(WarpAffine, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, BorderType, UseRoi) DeviceInfo 185 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 237 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(WarpAffineNPP, cv::cuda::DeviceInfo, MatType, Inverse, Interpolation) DeviceInfo 239 modules/cudawarping/test/test_warp_affine.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 66 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(BuildWarpPerspectiveMaps, cv::cuda::DeviceInfo, cv::Size, Inverse) DeviceInfo 68 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 186 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(WarpPerspective, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, BorderType, UseRoi) DeviceInfo 188 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 240 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(WarpPerspectiveNPP, cv::cuda::DeviceInfo, MatType, Inverse, Interpolation) DeviceInfo 242 modules/cudawarping/test/test_warp_perspective.cpp cv::cuda::DeviceInfo devInfo; DeviceInfo 85 modules/ts/include/opencv2/ts/cuda_test.hpp CV_EXPORTS bool supportFeature(const cv::cuda::DeviceInfo& info, cv::cuda::FeatureSet feature); DeviceInfo 95 modules/ts/include/opencv2/ts/cuda_test.hpp const std::vector<cv::cuda::DeviceInfo>& values() const { return devices_; } DeviceInfo 98 modules/ts/include/opencv2/ts/cuda_test.hpp std::vector<cv::cuda::DeviceInfo> devices_; DeviceInfo 349 modules/ts/include/opencv2/ts/cuda_test.hpp CV_EXPORTS void PrintTo(const DeviceInfo& info, std::ostream* os); DeviceInfo 141 modules/ts/src/cuda_test.cpp bool supportFeature(const DeviceInfo& info, FeatureSet feature) DeviceInfo 165 modules/ts/src/cuda_test.cpp DeviceInfo info(i); DeviceInfo 185 modules/ts/src/cuda_test.cpp DeviceInfo info(i); DeviceInfo 215 modules/ts/src/cuda_test.cpp cv::cuda::DeviceInfo info(device); DeviceInfo 545 modules/ts/src/cuda_test.cpp void cv::cuda::PrintTo(const DeviceInfo& info, std::ostream* os) DeviceInfo 870 modules/ts/src/ts_perf.cpp cv::cuda::DeviceInfo info(param_cuda_device); DeviceInfo 922 modules/ts/src/ts_perf.cpp cv::cuda::DeviceInfo info(param_cuda_device); DeviceInfo 85 samples/gpu/driver_api_multi.cpp DeviceInfo dev_info(i); DeviceInfo 142 samples/gpu/driver_api_multi.cpp std::cout << "GPU #" << device_id << " (" << DeviceInfo().name() << "): " DeviceInfo 115 samples/gpu/driver_api_stereo_multi.cpp DeviceInfo dev_info(i); DeviceInfo 209 samples/gpu/driver_api_stereo_multi.cpp std::cout << "GPU #" << device_id << " (" << DeviceInfo().name() DeviceInfo 61 samples/gpu/multi.cpp DeviceInfo dev_info(i); DeviceInfo 99 samples/gpu/multi.cpp std::cout << "GPU #" << device_id << " (" << DeviceInfo().name() << "): " DeviceInfo 192 samples/gpu/performance/performance.cpp DeviceInfo dev_info(device); DeviceInfo 373 samples/gpu/stereo_multi.cpp DeviceInfo devInfo(i);