Searched defs:RowVec_8u32s (Results 1 – 1 of 1) sorted by relevance
505 struct RowVec_8u32s struct507 RowVec_8u32s() { smallValues = false; } in RowVec_8u32s() function508 RowVec_8u32s( const Mat& _kernel ) in RowVec_8u32s() function524 int operator()(const uchar* _src, uchar* _dst, int width, int cn) const in operator ()()591 Mat kernel;592 bool smallValues;3040 typedef RowNoVec RowVec_8u32s; typedef3052 typedef RowNoVec RowVec_8u32s; typedef