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>[_<descriptors >](<parameters>);
The elements of this format are explained in the sections that follow.
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.