Function ipp_sys::ippiThreshold_LTValGTVal_32f_C3IR
source · pub unsafe extern "C" fn ippiThreshold_LTValGTVal_32f_C3IR(
pSrcDst: *mut f32,
srcDstStep: i32,
roiSize: IppiSize,
thresholdLT: *const f32,
valueLT: *const f32,
thresholdGT: *const f32,
valueGT: *const f32
) -> i32