|
API Reference Manual 1.51.0
|
Compression algorithm specific parameters. More...
#include <comp.h>
Data Fields | ||
| odp_comp_deflate_param_t | deflate | |
| deflate parameter | ||
| struct { | ||
| odp_comp_deflate_param_t deflate | ||
| deflate algo params More... | ||
| } | zlib | |
| Struct for defining zlib algorithm parameters. | ||
Compression algorithm specific parameters.
Definition at line 269 of file api/spec/comp.h.
| odp_comp_deflate_param_t odp_comp_alg_param_t::deflate |