[][src]Function ipp_sys::ippiLBPImageMode5x5_32f8u_C1R

pub unsafe extern "C" fn ippiLBPImageMode5x5_32f8u_C1R(
    pSrc: *const f32,
    srcStep: i32,
    pDst: *mut u8,
    dstStep: i32,
    dstRoiSize: IppiSize,
    mode: i32,
    borderType: u32,
    borderValue: *const f32
) -> i32