Function ipp_sys::ippsCrossCorrNorm_32fc
source · pub unsafe extern "C" fn ippsCrossCorrNorm_32fc(
pSrc1: *const Ipp32fc,
src1Len: i32,
pSrc2: *const Ipp32fc,
src2Len: i32,
pDst: *mut Ipp32fc,
dstLen: i32,
lowLag: i32,
algType: i32,
pBuffer: *mut u8
) -> i32