Home
last modified time | relevance | path

Searched defs:write_type (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/cuda/detail/
Dtransform_detail.hpp61 typedef typename TypeVec<D, shift>::vec_type write_type; typedef
68 typedef typename TypeVec<D, shift>::vec_type write_type; typedef
212 typedef typename UnaryReadWriteTraits<T, D, ft::smart_shift>::write_type write_type; in transformSmart() typedef
262 … typedef typename BinaryReadWriteTraits<T1, T2, D, ft::smart_shift>::write_type write_type; in transformSmart() typedef
/external/opencv3/modules/cudev/include/opencv2/cudev/grid/detail/
Dtransform.hpp188 typedef typename MakeVec<DstType, SHIFT>::type write_type; in transformSmart() typedef
224 typedef typename MakeVec<DstType, SHIFT>::type write_type; in transformSmart() typedef