[][src]Function ipp_sys::ippiThreshold_LTValGTVal_32f_AC4IR

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