Function ipp_sys::ippiDeconvLR_32f_C1R
source · pub unsafe extern "C" fn ippiDeconvLR_32f_C1R(
pSrc: *const f32,
srcStep: i32,
pDst: *mut f32,
dstStep: i32,
roi: IppiSize,
numiter: i32,
pDeconvLR: *mut DeconvLR_32f_C1R
) -> i32