Function ipp_sys::ippiThreshold_Val_32f_C3IR
source · pub unsafe extern "C" fn ippiThreshold_Val_32f_C3IR(
pSrcDst: *mut f32,
srcDstStep: i32,
roiSize: IppiSize,
threshold: *const f32,
value: *const f32,
ippCmpOp: u32
) -> i32