ippsWTInvInit_32f

Function ippsWTInvInit_32f 

Source
pub unsafe extern "C" fn ippsWTInvInit_32f(
    pState: *mut sWTInvState_32f,
    pTapsLow: *const f32,
    lenLow: i32,
    offsLow: i32,
    pTapsHigh: *const f32,
    lenHigh: i32,
    offsHigh: i32,
) -> i32