This section describes the Intel IPP functions that perform special operations common for all domains. For example, the function ippGetStatusString gets a brief description of the status code returned by the Intel IPP software. The function ippGetCpuType retrieves the type of the processor in the system running the software. The function ippGetCpuClocks gets the current number of processor clocks, which is widely used for operations timing. The functions ippSetFlushToZero and ippSetDenormAreZeros enable or disable special processor modes. The function ippAlignPtr performs pointer alignment. The functions ippMalloc and ippFree allow to allocate and free the memory block aligned to 32-byte boundary. The specific subset contains functions to control the dispatching of the merged static libraries. All these functions are grouped in the separate sub-library called ippcore.
Copyright © 2000 - 2011, Intel Corporation. All rights reserved.