Searched refs:HistogramAddHistogram (Results 1 – 4 of 4) sorted by relevance
47 FN(HistogramAddHistogram)(&combo, &out[idx2]);108 FN(HistogramAddHistogram)(&out[best_idx1], &out[best_idx2]);163 FN(HistogramAddHistogram)(&tmp, candidate);197 FN(HistogramAddHistogram)(&out[symbols[i]], &in[i]);
42 static BROTLI_INLINE void FN(HistogramAddHistogram)(FN(Histogram)* self, in FN() argument
114 FN(HistogramAddHistogram)(&combined_histo[j], in FN()
59 FN(HistogramAddHistogram)(&histograms[iter % num_histograms], &sample); in FN()