API Reference Manual
1.46.0
|
Compression algorithm specific parameters. More...
#include <comp.h>
Data Fields | |
odp_comp_deflate_param_t | deflate |
deflate parameter More... | |
struct { | |
odp_comp_deflate_param_t deflate | |
deflate algo params | |
} | 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 |