Intel IPP Integration Wrappers Developer Guide and Reference

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

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.