[][src]Function ipp_sys::ippiThreshold_GTVal_16u_C1R

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