Developer Guide for Intel® Integrated Performance Primitives

Intel® IPP Examples Directory Structure

The Intel IPP package includes code examples, located in the components_and_examples_<os>.zip archive at the <ipp directory>/components/ subdirectory. The examples_core subdirectory inside the archive contains the following files and directories:

Directory Contents
common Common code files for all examples
documentation Documentation for the Intel IPP examples (ipp-examples.html)
ipp_custom_dispatcher Custom dispatcher usage example
ipp_fft Fast Fourier transformation example
ipp_morphology Morphological reconstruction example
ipp_resize_mt Image resizing example
ipp_thread Example of external threading of Intel IPP functions

Note

Intel® IPP samples are no longer in active development and available as a separate download.

See Also