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