[][src]Function ipp_sys::ippiThreshold_LTValGTVal_16u_AC4IR

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