Function ipp_headers_sys::ippsWTFwd_16s32f [] [src]

pub unsafe extern "C" fn ippsWTFwd_16s32f(
    pSrc: *const Ipp16s,
    pDstLow: *mut Ipp32f,
    pDstHigh: *mut Ipp32f,
    dstLen: c_int,
    pState: *mut IppsWTFwdState_16s32f
) -> IppStatus