The following table lists library dependencies by domain. When you use static linking to a certain library (for example, data compression domain ippdc), you must link to the libraries on which it depends.
Note when you link libraries, the library in the Library column must precede the libraries in the Dependent on column.
|
Domain |
Library |
Dependent on |
|---|---|---|
|
Audio Coding |
ippac |
ippdc, ipps, ippcore, ippvm |
|
Color Conversion |
ippcc |
ippi, ipps, ippvm, ippcore |
|
Cryptography |
ippcp |
ippcore |
|
Computer Vision |
ippcv |
ippi, ipps, ippvm, ippcore |
|
Data Compression |
ippdc |
ipps, ippvm, ippcore |
|
Data Integrity |
ippdi |
ippcore |
|
Image Processing |
ippi |
ipps, ippvm, ippcore |
|
Image Compression |
ippj |
ippi, ipps, ippvm, ippcore |
|
Small Matrix Operations |
ippm |
ippi, ipps, ippvm, ippcore |
|
Realistic Rendering and 3D Data Processing |
ippr |
ippi, ipps, ippvm, ippcore |
|
Signal Processing |
ipps |
ippvm, ippcore |
|
Speech Coding |
ippsc |
ipps, ippvm, ippcore |
|
String Operations |
ippch |
ipps, ippvm, ippcore |
|
Video Coding |
ippvc |
ippi, ipps, ippvm, ippcore |
|
Vector Math |
ippvm |
ippcore |
Refer to the Intel IPP Reference Manual to find which domain your function belongs to.