Home
last modified time | relevance | path

Searched refs:kTwoSymbolHistogramCost (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dbit_cost_inc.h14 static const double kTwoSymbolHistogramCost = 20; in BrotliPopulationCost() local
36 return (kTwoSymbolHistogramCost + (double)histogram->total_count_); in BrotliPopulationCost()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbit_cost_inc.h14 static const double kTwoSymbolHistogramCost = 20; in BrotliPopulationCost() local
36 return (kTwoSymbolHistogramCost + (double)histogram->total_count_); in BrotliPopulationCost()

Completed in 1 milliseconds