Home
last modified time | relevance | path

Searched refs:normalizing_index_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/histogram/src/
Dhdr_histogram.h30 int32_t normalizing_index_offset; member
Dhdr_histogram.c32 if (h->normalizing_index_offset == 0) in normalize_index()
37 normalized_index = index - h->normalizing_index_offset; in normalize_index()
378 h->normalizing_index_offset = 0; in hdr_init_preallocated()