Function ipp_sys::ippsResamplePolyphase_16s
source · pub unsafe extern "C" fn ippsResamplePolyphase_16s(
pSrc: *const i16,
len: i32,
pDst: *mut i16,
factor: f64,
norm: f32,
pTime: *mut f64,
pOutlen: *mut i32,
pSpec: *const ResamplingPolyphase_16s
) -> i32