API Reference Manual  1.45.0
odp_comp_alg_param_t Union Reference

Compression algorithm specific parameters. More...

#include <comp.h>

Collaboration diagram for odp_comp_alg_param_t:
[legend]

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.
 

Detailed Description

Compression algorithm specific parameters.

Definition at line 269 of file api/spec/comp.h.

Field Documentation

◆ deflate

odp_comp_deflate_param_t odp_comp_alg_param_t::deflate

deflate parameter

deflate algo params

Definition at line 271 of file api/spec/comp.h.


The documentation for this union was generated from the following file: