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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dblock_splitter_inc.h195 const size_t expected_num_clusters = CLUSTERS_PER_BATCH * local in function:FN
198 size_t all_histograms_capacity = expected_num_clusters;
202 size_t cluster_size_capacity = expected_num_clusters;

Completed in 2 milliseconds