Searched refs:BitCost (Results 1 – 4 of 4) sorted by relevance
82 static BROTLI_INLINE double BitCost(size_t count) { in BitCost() function
94 insert_cost[j] - BitCost(histograms[j].data_[i]); in FN()