ippsResamplePolyphaseFixedGetSize_32f

Function ippsResamplePolyphaseFixedGetSize_32f 

Source
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