Function ipp_headers_sys::ippsResamplePolyphaseFixed_32f
source · pub unsafe extern "C" fn ippsResamplePolyphaseFixed_32f(
pSrc: *const Ipp32f,
len: c_int,
pDst: *mut Ipp32f,
norm: Ipp32f,
pTime: *mut Ipp64f,
pOutlen: *mut c_int,
pSpec: *const IppsResamplingPolyphaseFixed_32f
) -> IppStatus