Intel® Integrated Performance Primitives (Intel® IPP) Developer Guide and Reference

ID 790148
Date 3/31/2025
Public

Visible to Intel only — GUID: GUID-93AE1636-C522-4285-B645-4AAE08492071

Document Table of Contents

Function Naming

Naming conventions for the Intel IPP functions are similar for all covered domains.

Function names in Intel IPP have the following general format:

ipp<data-domain><name>_<datatypedescriptor>][<_extension>](<parameters>);

The elements of this format are explained in the sections that follow.