Function ipp_sys::ipprRemap_32f_C1V
source · pub unsafe extern "C" fn ipprRemap_32f_C1V(
pSrc: *const f32,
srcVolume: IpprVolume,
srcStep: i32,
srcPlaneStep: i32,
srcVOI: IpprCuboid,
pxMap: *const f32,
pyMap: *const f32,
pzMap: *const f32,
mapStep: i32,
mapPlaneStep: i32,
pDst: *mut f32,
dstStep: i32,
dstPlaneStep: i32,
dstVolume: IpprVolume,
interpolation: i32
) -> i32