transform_unary    73 modules/cudev/include/opencv2/cudev/grid/transform.hpp     grid_transform_detail::transform_unary<Policy>(shrinkPtr(src), shrinkPtr(dst), op, shrinkPtr(mask), rows, cols, StreamAccessor::getStream(stream));
transform_unary    85 modules/cudev/include/opencv2/cudev/grid/transform.hpp     grid_transform_detail::transform_unary<Policy>(shrinkPtr(src), shrinkPtr(dst), op, shrinkPtr(mask), rows, cols, StreamAccessor::getStream(stream));
transform_unary    96 modules/cudev/include/opencv2/cudev/grid/transform.hpp     grid_transform_detail::transform_unary<Policy>(shrinkPtr(src), shrinkPtr(dst), op, WithOutMask(), rows, cols, StreamAccessor::getStream(stream));
transform_unary   107 modules/cudev/include/opencv2/cudev/grid/transform.hpp     grid_transform_detail::transform_unary<Policy>(shrinkPtr(src), shrinkPtr(dst), op, WithOutMask(), rows, cols, StreamAccessor::getStream(stream));