ippsResamplePolyphaseFixedInit_32f

Function ippsResamplePolyphaseFixedInit_32f 

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