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

ID 790148
Date 3/22/2024
Public
Document Table of Contents

Name

The name element identifies what function does and has the following format:

<name> = <operation>[_modifier]

The operation component is one or more words, acronyms, and abbreviations that describe the core operation.

The modifier component, if present, is a word or abbreviation that denotes a slight modification or variation of the given function.

For example, names without modifiers: Add, Threshold, FirGenLowPass; with modifiers: ippsFFTInv_CToC, Threshold_LT.