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

iwiMaskToSize

Syntax

IW_DECL(IppiSize) iwiMaskToSize(
    IppiMaskSize mask
);

Parameters

mask

Intel IPP kernel size.

Description

This function converts IppiMaskSize to actual IppiSize size.

Return Values

Width and height of IppiMaskSize, in pixels.