Home
last modified time | relevance | path

Searched refs:_channel_num (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudev/include/opencv2/cudev/util/
Dvec_traits.hpp206 #define CV_CUDEV_DATA_TYPE_INST(_depth_type, _channel_num) \ argument
207 template <> class DataType< _depth_type ## _channel_num > \
210 typedef _depth_type ## _channel_num value_type; \
216 channels = _channel_num, \