Searched refs:HEAP_SIZE (Results 1 – 9 of 9) sorted by relevance
37 #define HEAP_SIZE (2*L_CODES+1) macro186 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
515 for (h = s->heap_max+1; h < HEAP_SIZE; h++) { in gen_bitlen()637 s->heap_len = 0, s->heap_max = HEAP_SIZE; in build_tree()
45 #define HEAP_SIZE (2*L_CODES+1) macro198 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */
510 for (h = s->heap_max+1; h < HEAP_SIZE; h++) {630 s->heap_len = 0, s->heap_max = HEAP_SIZE;
309 #define HEAP_SIZE (2*L_CODES+1) macro451 struct ct_data_s dyn_ltree[HEAP_SIZE]; /* literal and length tree */2268 for (h = s->heap_max+1; h < HEAP_SIZE; h++) { in gen_bitlen()2393 s->heap_len = 0, s->heap_max = HEAP_SIZE; in build_tree()