Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6766 Discussions

ippj.h has been removed from IPP9.0. Are there any functions that replace these features?

Kevin666
Beginner
436 Views

ippj.h has been removed from IPP9.0. Are there any functions in the new version that replace these features? For example, things like "ippiUnpackBitsRow_TIFF_8u_C1", "ippiSplitRow_TIFF_16u8u_C1", etc.

0 Kudos
1 Solution
Chao_Y_Intel
Moderator
354 Views

The JPEG-related functions are no longer available in the new IPP releases. Some legacy libraries can be downloaded here, but they are old binaries and no longer supported. There is some SIMD optimized JPEG library, like libjpeg-turbo, that provide optimized compression and decompression functions.

View solution in original post

0 Kudos
2 Replies
Chao_Y_Intel
Moderator
355 Views

The JPEG-related functions are no longer available in the new IPP releases. Some legacy libraries can be downloaded here, but they are old binaries and no longer supported. There is some SIMD optimized JPEG library, like libjpeg-turbo, that provide optimized compression and decompression functions.

0 Kudos
Kevin666
Beginner
149 Views

I got your message and it was very helpful to me. Thank you very much.

0 Kudos
Reply