Function ipp_sys::ippiDeconvLRInit_32f_C1R
source · pub unsafe extern "C" fn ippiDeconvLRInit_32f_C1R(
pDeconvLR: *mut DeconvLR_32f_C1R,
pKernel: *const f32,
kernelSize: i32,
maxroi: IppiSize,
threshold: f32
) -> i32