Function ipp_headers_sys::ippiThresholdAdaptiveGaussGetBufferSize [] [src]

pub unsafe extern "C" fn ippiThresholdAdaptiveGaussGetBufferSize(
    roiSize: IppiSize,
    maskSize: IppiSize,
    dataType: IppDataType,
    numChannels: c_int,
    pSpecSize: *mut c_int,
    pBufferSize: *mut c_int
) -> IppStatus