Function ipp_sys::ippiThreshold_GTVal_16u_C4R
source · pub unsafe extern "C" fn ippiThreshold_GTVal_16u_C4R(
pSrc: *const u16,
srcStep: i32,
pDst: *mut u16,
dstStep: i32,
roiSize: IppiSize,
threshold: *const u16,
value: *const u16
) -> i32