Searched refs:halfNB (Results 1 – 1 of 1) sorted by relevance
48 #define halfNB (LLF_RND_NB / 2) macro240 for (i = 0; i < halfNB; ++i) { in LLF_RND_EntropyEstimate()242 uint32_t n = h[i] + h[i+halfNB], m = max(h[i], h[i+halfNB]); in LLF_RND_EntropyEstimate()