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