[][src]Function ipp_sys::ippsResamplePolyphaseFixedInit_16s

pub unsafe extern "C" fn ippsResamplePolyphaseFixedInit_16s(
    inRate: i32,
    outRate: i32,
    len: i32,
    rollf: f32,
    alpha: f32,
    pSpec: *mut ResamplingPolyphaseFixed_16s,
    hint: u32
) -> i32