Function ipp_sys::ipprWarpAffine_32f_C1PV
source · pub unsafe extern "C" fn ipprWarpAffine_32f_C1PV(
pSrc: *const *const f32,
srcVolume: IpprVolume,
srcStep: i32,
srcVOI: IpprCuboid,
pDst: *const *mut f32,
dstStep: i32,
dstVOI: IpprCuboid,
coeffs: *mut [f64; 4],
interpolation: i32,
pBuffer: *mut u8
) -> i32