ippsResamplePolyphaseFixedGetSize_32f

Function ippsResamplePolyphaseFixedGetSize_32f 

Source
pub unsafe extern "C" fn ippsResamplePolyphaseFixedGetSize_32f(
    inRate: c_int,
    outRate: c_int,
    len: c_int,
    pSize: *mut c_int,
    pLen: *mut c_int,
    pHeight: *mut c_int,
    hint: Type,
) -> IppStatus