Function ipp_sys::ippiThreshold_LTVal_32f_C3R
source · pub unsafe extern "C" fn ippiThreshold_LTVal_32f_C3R(
pSrc: *const f32,
srcStep: i32,
pDst: *mut f32,
dstStep: i32,
roiSize: IppiSize,
threshold: *const f32,
value: *const f32
) -> i32