Function ipp_headers_sys::ipprCopyConstBorder_32f_C1V_L
source · pub unsafe extern "C" fn ipprCopyConstBorder_32f_C1V_L(
pSrc: *const Ipp32f,
srcPlaneStep: IppSizeL,
srcStep: IppSizeL,
srcRoiVolume: IpprVolumeL,
pDst: *mut Ipp32f,
dstPlaneStep: IppSizeL,
dstStep: IppSizeL,
dstRoiVolume: IpprVolumeL,
topBorderHeight: IppSizeL,
leftBorderWidth: IppSizeL,
forwardBorderDepth: IppSizeL,
value: *const Ipp32f
) -> IppStatus