ippsResamplePolyphaseFixedInit_16s

Function ippsResamplePolyphaseFixedInit_16s 

Source
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