Function ipp_headers_sys::ipprWarpAffineGetBufSize [] [src]

pub unsafe extern "C" fn ipprWarpAffineGetBufSize(
    srcVolume: IpprVolume,
    srcVOI: IpprCuboid,
    dstVOI: IpprCuboid,
    coeffs: *mut [f64; 4],
    nChannel: c_int,
    interpolation: c_int,
    pSize: *mut c_int
) -> IppStatus