Inverse 65 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(BuildWarpAffineMaps, cv::cuda::DeviceInfo, cv::Size, Inverse) Inverse 183 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(WarpAffine, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, BorderType, UseRoi) Inverse 237 modules/cudawarping/test/test_warp_affine.cpp PARAM_TEST_CASE(WarpAffineNPP, cv::cuda::DeviceInfo, MatType, Inverse, Interpolation) Inverse 66 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(BuildWarpPerspectiveMaps, cv::cuda::DeviceInfo, cv::Size, Inverse) Inverse 186 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(WarpPerspective, cv::cuda::DeviceInfo, cv::Size, MatType, Inverse, Interpolation, BorderType, UseRoi) Inverse 240 modules/cudawarping/test/test_warp_perspective.cpp PARAM_TEST_CASE(WarpPerspectiveNPP, cv::cuda::DeviceInfo, MatType, Inverse, Interpolation) Inverse 291 modules/ts/include/opencv2/ts/cuda_test.hpp CV_EXPORTS void PrintTo(const Inverse& useRoi, std::ostream* os); Inverse 293 modules/ts/include/opencv2/ts/cuda_test.hpp #define DIRECT_INVERSE testing::Values(Inverse(false), Inverse(true)) Inverse 399 modules/ts/src/cuda_test.cpp void PrintTo(const Inverse& inverse, std::ostream* os)