[][src]Function ipp_sys::ippsDotProd_16s32f

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