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

iwTypeToSize

Syntax

IW_DECL(int) iwTypeToSize(
 IppDataType type
);

Parameters

type

Intel IPP data type.

Description

This function converts IppDataType to actual length in bytes.

Return Values

Size of IppDataType, in bytes.