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