Function ipp_sys::ipprResize_32f_C1PV
source · pub unsafe extern "C" fn ipprResize_32f_C1PV(
pSrc: *const *const f32,
srcVolume: IpprVolume,
srcStep: i32,
srcVOI: IpprCuboid,
pDst: *const *mut f32,
dstStep: i32,
dstVOI: IpprCuboid,
xFactor: f64,
yFactor: f64,
zFactor: f64,
xShift: f64,
yShift: f64,
zShift: f64,
interpolation: i32,
pBuffer: *mut u8
) -> i32