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
.