[][src]Function ipp_headers_sys::ippsResamplePolyphaseFixedGetSize_32f

pub unsafe extern "C" fn ippsResamplePolyphaseFixedGetSize_32f(
    inRate: c_int,
    outRate: c_int,
    len: c_int,
    pSize: *mut c_int,
    pLen: *mut c_int,
    pHeight: *mut c_int,
    hint: Type
) -> IppStatus