Searched refs:_channel_num (Results 1 – 1 of 1) sorted by relevance
206 #define CV_CUDEV_DATA_TYPE_INST(_depth_type, _channel_num) \ argument207 template <> class DataType< _depth_type ## _channel_num > \210 typedef _depth_type ## _channel_num value_type; \216 channels = _channel_num, \