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