ippiGetBorderType  200 modules/imgproc/src/deriv.cpp     IppiBorderType ippiBorderType = ippiGetBorderType(borderType & (~BORDER_ISOLATED));
ippiGetBorderType  828 modules/imgproc/src/deriv.cpp                 IppiBorderType borderTypeIpp = ippiGetBorderType(borderTypeNI);
ippiGetBorderType 4594 modules/imgproc/src/filter.cpp         IppiBorderType ippBorderType = ippiGetBorderType(borderTypeNI);
ippiGetBorderType 1665 modules/imgproc/src/smooth.cpp             IppiBorderType ippBorder = ippiGetBorderType(borderType);