mysofa_interpolate

Function mysofa_interpolate 

Source
pub unsafe extern "C" fn mysofa_interpolate(
    hrtf: *mut MYSOFA_HRTF,
    cordinate: *mut f32,
    nearest: c_int,
    neighborhood: *mut c_int,
    fir: *mut f32,
    delays: *mut f32,
) -> *mut f32