Function ipp_sys::ippiThreshold_16s_C3R
source · pub unsafe extern "C" fn ippiThreshold_16s_C3R(
pSrc: *const i16,
srcStep: i32,
pDst: *mut i16,
dstStep: i32,
roiSize: IppiSize,
threshold: *const i16,
ippCmpOp: u32
) -> i32