Function ipp_headers_sys::ippsWTInvInit_32f16s [] [src]

pub unsafe extern "C" fn ippsWTInvInit_32f16s(
    pState: *mut IppsWTInvState_32f16s,
    pTapsLow: *const Ipp32f,
    lenLow: c_int,
    offsLow: c_int,
    pTapsHigh: *const Ipp32f,
    lenHigh: c_int,
    offsHigh: c_int
) -> IppStatus