[][src]Function ipp_sys::ippsDotProd_16s32s_Sfs

pub unsafe extern "C" fn ippsDotProd_16s32s_Sfs(
    pSrc1: *const i16,
    pSrc2: *const i16,
    len: i32,
    pDp: *mut i32,
    scaleFactor: i32
) -> i32