Function ipp_sys::ippiTiltedSqrIntegral_8u32f64f_C1R
source · pub unsafe extern "C" fn ippiTiltedSqrIntegral_8u32f64f_C1R(
pSrc: *const u8,
srcStep: i32,
pDst: *mut f32,
dstStep: i32,
pSqr: *mut f64,
sqrStep: i32,
roiSize: IppiSize,
val: f32,
valSqr: f64
) -> i32