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