Function ipp_headers_sys::ippiThreshold_LTVal_16s_C4IR
source · pub unsafe extern "C" fn ippiThreshold_LTVal_16s_C4IR(
pSrcDst: *mut Ipp16s,
srcDstStep: c_int,
roiSize: IppiSize,
threshold: *const Ipp16s,
value: *const Ipp16s
) -> IppStatus