Function ipp_sys::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