Searched refs:ippiGetBorderType (Results 1 – 4 of 4) sorted by relevance
214 static inline IppiBorderType ippiGetBorderType(int borderTypeNI) in ippiGetBorderType() function
200 IppiBorderType ippiBorderType = ippiGetBorderType(borderType & (~BORDER_ISOLATED)); in IPPDerivScharr()828 IppiBorderType borderTypeIpp = ippiGetBorderType(borderTypeNI); in Laplacian()
1665 IppiBorderType ippBorder = ippiGetBorderType(borderType); in GaussianBlur()
4594 IppiBorderType ippBorderType = ippiGetBorderType(borderTypeNI); in filter2D()