Visible to Intel only — GUID: GUID-9CDDDACB-8706-4475-B37B-A646F75B7812
Visible to Intel only — GUID: GUID-9CDDDACB-8706-4475-B37B-A646F75B7812
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>_<datatype>[_<descriptor>][<_extension>](<parameters>)
The elements of this format are explained in the sections that follow.
In this document, each function is introduced by its short name (without the ipps prefix and modifiers) and a brief description of its purpose.
The ipps prefix in function names is always used in the code examples. In the text, this prefix is usually omitted when referring to the function group.