Intel® Integrated Performance Primitives 9.0 Update 4 Developer Guide
When you link to a certain Intel® IPP domain library, you must also link to the libraries on which it depends. The following table lists library dependencies by domain.
Domain |
Domain Code |
Depends on |
---|---|---|
Color Conversion |
CC |
Core, VM, S, I |
String Operations |
CH |
Core, VM, S |
Cryptography |
CP |
Core |
Computer Vision |
CV |
Core, VM, S, I |
Data Compression |
DC |
Core, VM, S |
Image Processing |
I |
Core, VM, S |
Signal Processing |
S |
Core, VM |
Vector Math |
VM |
Core |
The figure below represents the domain internal dependencies graph.
To find which domain your function belongs to, refer to the Intel® IPP Reference Manual available in the Intel® Software Documentation Library.