Home
last modified time | relevance | path

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

/external/chromium_org/third_party/brotli/src/brotli/enc/
Dhistogram.h62 double EntropyBitCost() const { in EntropyBitCost() function
Dencode.cc54 retval += histograms[i].EntropyBitCost(); in Entropy()