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