pyramids_detail    69 modules/cudev/include/opencv2/cudev/grid/pyramids.hpp     pyramids_detail::pyrDown<Brd>(shrinkPtr(src), shrinkPtr(dst), rows, cols, dst.rows, dst.cols, StreamAccessor::getStream(stream));
pyramids_detail    86 modules/cudev/include/opencv2/cudev/grid/pyramids.hpp     pyramids_detail::pyrUp(shrinkPtr(src), shrinkPtr(dst), rows, cols, dst.rows, dst.cols, StreamAccessor::getStream(stream));