Function ipp_headers_sys::ippiThreshold_16s_C3R
source · pub unsafe extern "C" fn ippiThreshold_16s_C3R(
pSrc: *const Ipp16s,
srcStep: c_int,
pDst: *mut Ipp16s,
dstStep: c_int,
roiSize: IppiSize,
threshold: *const Ipp16s,
ippCmpOp: Type
) -> IppStatus