Searched defs:DestinationBuffer (Results 1 – 1 of 1) sorted by relevance
247 DestinationBuffer() : m_data(NULL), m_data_type_size(0), m_kind(kEmpty) {} in DestinationBuffer() function250 DestinationBuffer(Scalar* data, const Dimensions& strides, in DestinationBuffer() function