- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
please two questions:
1) the code linked inside IPPS comes from https://github.com/jtkukunas/zlib? If yes, can I compile directly this repo to obtain the same performances of IPPS?
2) eventually do you have a small example how to use the DeflateLZ77Fastest function from IPPS?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Roberto,
1) No, IPP Zlib functions have different code. The Zlib developer's version from the Git, you provided, is different self-sufficient version which doesn't require anything more.
2) There are no such examples, because IPP Zlib-related functions designed to be used inside Zlib. Their arguments come from Zlib internal stream structure.
To build Zlib with IPP you need to deploy original Zlib (version from 1.2.5.3 to 1.2.11), apply corresponding patch file from IPP package and build updated source code with IPP.
Regards,
Sergey
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page