read_type         211 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp             typedef typename UnaryReadWriteTraits<T, D, ft::smart_shift>::read_type read_type;
read_type         225 modules/core/include/opencv2/core/cuda/detail/transform_detail.hpp                     const read_type src_n_el = ((const read_type*)src)[x];
read_type         201 modules/cudev/include/opencv2/cudev/grid/detail/transform.hpp                 const read_type src_n_el = ((const read_type*)src)[x];