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
.