Searched refs:log2p (Results 1 – 1 of 1) sorted by relevance
80 double log2p = log2total - FastLog2(histogram->data_[i]); in FN() local82 size_t depth = (size_t)(log2p + 0.5); in FN()83 bits += histogram->data_[i] * log2p; in FN()