Function ipp_headers_sys::ippsResamplePolyphaseFixedInit_16s [] [src]

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: IppHintAlgorithm
) -> IppStatus