Intel IPP Integration Wrappers Developer Guide and Reference

ID 751823
Date 1/18/2023
Public
Document Table of Contents

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.