Integration Wrappers for Intel® Integrated Performance Primitives Developer Guide and Reference 2019

iwiSizeToBorderSize

Syntax

static IW_INLINE IppiBorderSize iwSizeToBorderSize(
    IppiSize maskSize
);

Parameters

maskSize

Size of Intel IPP kernel, as returned from iwMaskToSize().

Description

This function converts the size of IppiMaskSize to border size.

Return Values

Size of IppDataType, in bytes.