Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dfilter.cpp505 struct RowVec_8u32s struct
507 RowVec_8u32s() { smallValues = false; } in RowVec_8u32s() function
508 RowVec_8u32s( const Mat& _kernel ) in RowVec_8u32s() function
524 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; typedef
3052 typedef RowNoVec RowVec_8u32s; typedef