Function ipp_sys::ippiCountInRange_32f_AC4R
source · pub unsafe extern "C" fn ippiCountInRange_32f_AC4R(
pSrc: *const f32,
srcStep: i32,
roiSize: IppiSize,
counts: *mut i32,
lowerBound: *mut f32,
upperBound: *mut f32
) -> i32