Intel® Integrated Performance Primitives 9.0 Update 4 Developer Guide
Intel IPP is divided into groups of related functions. Each subdivision is called domain, and has its own header file, static libraries, dynamic libraries, and tests. The table below lists each domain's code, header and functional area.
The file ipp.h includes Intel IPP header files with the exception of cryptography and generated functions. If you do not use cryptography and generated functions, include ipp.h in your application for forward compatibility. If you want to use cryptography functions, you must directly include ippcp.h in your application.
Code of Domain |
Header file |
Prefix |
Description |
---|---|---|---|
CC | ippcc.h | ippi |
color conversion |
CH | ippch.h | ipps |
string operations |
CORE | ippcore.h | ipp |
core functions |
CP | ippcp.h | ipps |
cryptography |
CV | ippcv.h | ippi |
computer vision |
DC | ippdc.h | ipps |
data compression |
I | ippi.h | ippi |
image processing |
S | ipps.h | ipps |
signal processing |
VM | ippvm.h | ipps |
vector math |
E* | ippe.h | ipps |
embedded functionality |
* available only within the Intel® System Studio suite