Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dblock_splitter_inc.h198 size_t all_histograms_capacity = expected_num_clusters; in FN() local
200 BROTLI_ALLOC(m, HistogramType, all_histograms_capacity); in FN()
263 all_histograms_capacity, all_histograms_size + num_new_clusters); in FN()