Function ipp_sys::ippiLBPImageMode5x5_8u_C1R
source · pub unsafe extern "C" fn ippiLBPImageMode5x5_8u_C1R(
pSrc: *const u8,
srcStep: i32,
pDst: *mut u8,
dstStep: i32,
dstRoiSize: IppiSize,
mode: i32,
borderType: u32,
borderValue: *const u8
) -> i32