Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dmorph.cpp559 typedef MorphRowIVec<VMax8u> DilateRowVec8u; typedef
589 using tegra::DilateRowVec8u;
595 typedef MorphRowNoVec DilateRowVec8u; typedef
879 DilateRowVec8u> >(ksize, anchor); in getMorphologyRowFilter()