[][src]Function ipp_sys::ippiThreshold_LTValGTVal_8u_AC4IR

pub unsafe extern "C" fn ippiThreshold_LTValGTVal_8u_AC4IR(
    pSrcDst: *mut u8,
    srcDstStep: i32,
    roiSize: IppiSize,
    thresholdLT: *const u8,
    valueLT: *const u8,
    thresholdGT: *const u8,
    valueGT: *const u8
) -> i32