Function ipp_headers_sys::ippsResamplePolyphaseFixedInit_32f [] [src]

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