Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dimgwarp.cpp78 static bool IPPSet(const cv::Scalar &value, void *dataPointer, int step, IppiSize &size, int channe… in IPPSet() function
1636 !IPPSet(borderValue, dstRoi.ptr(), (int)dstRoi.step, dstRoiSize, cn, depth)) in operator ()()
2325 if( !IPPSet( borderValue, dataPointer, (int)dst.step[0], setSize, cnn, src.depth() ) ) in operator ()()
3091 if( !IPPSet( borderValue, dataPointer, (int)dst.step[0], setSize, cnn, src.depth() ) ) in operator ()()