Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
6814 Discussions

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

Kevin666
Beginner
828 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
746 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
747 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
541 Views

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

0 Kudos
Reply