[][src]Function ipp_headers_sys::ippsResamplePolyphaseFixedInit_16s

pub unsafe extern "C" fn ippsResamplePolyphaseFixedInit_16s(
    inRate: c_int,
    outRate: c_int,
    len: c_int,
    rollf: Ipp32f,
    alpha: Ipp32f,
    pSpec: *mut IppsResamplingPolyphaseFixed_16s,
    hint: Type
) -> IppStatus