ippsResamplePolyphaseFixedInit_16s

Function ippsResamplePolyphaseFixedInit_16s 

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