Searched refs:ht_size (Results 1 – 1 of 1) sorted by relevance
296 uint64_t ht_size; in read_specific_config() local419 ht_size = ((int64_t)(header_size) + (int64_t)(trailer_size)) << 3; in read_specific_config()423 if (get_bits_left(&gb) < ht_size) in read_specific_config()426 if (ht_size > INT32_MAX) in read_specific_config()429 skip_bits_long(&gb, ht_size); in read_specific_config()