Intel® Integrated Performance Primitives Developer Guide and Reference
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-89B22800-6840-43D8-9FD7-E48438FB9107
Visible to Intel only — GUID: GUID-89B22800-6840-43D8-9FD7-E48438FB9107
Name
The name field identifies what function does and has the following format:
<name> = <operation>[_modifier]
The operation component is one ore 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, RGBToYCbCr, MorphAddGetSize; with modifiers: DCT8x8Inv_2x2, DCT8x8Inv_4x4, RGBToYCbCr_JPEG.