[][src]Function ipp_sys::ippsResamplePolyphaseFixedGetSize_32f

pub unsafe extern "C" fn ippsResamplePolyphaseFixedGetSize_32f(
    inRate: i32,
    outRate: i32,
    len: i32,
    pSize: *mut i32,
    pLen: *mut i32,
    pHeight: *mut i32,
    hint: u32
) -> i32