Searched refs:sub_bucket_count_magnitude (Results 1 – 1 of 1) sorted by relevance
326 int32_t sub_bucket_count_magnitude; in hdr_calculate_bucket_config() local341 …sub_bucket_count_magnitude = (int32_t) ceil(log((double)largest_value_with_single_unit_resolution)… in hdr_calculate_bucket_config()342 …cfg->sub_bucket_half_count_magnitude = ((sub_bucket_count_magnitude > 1) ? sub_bucket_count_magnit… in hdr_calculate_bucket_config()