Searched refs:sub_bucket_half_count (Results 1 – 2 of 2) sorted by relevance
179 int32_t offset_in_bucket = sub_bucket_index - h->sub_bucket_half_count; in counts_index()200 int32_t sub_bucket_index = (index & (h->sub_bucket_half_count - 1)) + h->sub_bucket_half_count; in hdr_value_at_index()204 sub_bucket_index -= h->sub_bucket_half_count; in hdr_value_at_index()352 cfg->sub_bucket_half_count = cfg->sub_bucket_count / 2; in hdr_calculate_bucket_config()373 h->sub_bucket_half_count = cfg->sub_bucket_half_count; in hdr_init_preallocated()
24 int32_t sub_bucket_half_count; member473 int32_t sub_bucket_half_count; member