thresh_8u          67 modules/imgproc/src/thresh.cpp     if (tegra::useTegra() && tegra::thresh_8u(_src, _dst, roi.width, roi.height, thresh, maxval, type))
thresh_8u        1116 modules/imgproc/src/thresh.cpp             thresh_8u( srcStripe, dstStripe, (uchar)thresh, (uchar)maxval, thresholdType );