Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6814 ディスカッション

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

Kevin666
ビギナー
798件の閲覧回数

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 件の賞賛
1 解決策
Chao_Y_Intel
モデレーター
716件の閲覧回数

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.

元の投稿で解決策を見る

2 返答(返信)
Chao_Y_Intel
モデレーター
717件の閲覧回数

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.

Kevin666
ビギナー
511件の閲覧回数

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

返信