Searched refs:ct_data_s (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/zlib_deflate/
H A Ddefutil.h42 typedef struct ct_data_s { struct
170 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
171 struct ct_data_s dyn_dtree[2*D_CODES+1]; /* distance tree */
172 struct ct_data_s bl_tree[2*BL_CODES+1]; /* Huffman tree for bit lengths */

Completed in 114 milliseconds