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

/external/chromium_org/third_party/brotli/src/brotli/enc/
H A Dprefix.h27 static const int kNumCommandPrefixes = 704; member in namespace:brotli
H A Dentropy_encode.h106 typedef EntropyCode<kNumCommandPrefixes> EntropyCodeCommand;
H A Dhistogram.h78 typedef Histogram<kNumCommandPrefixes> HistogramCommand;
H A Dencode.cc836 BuildAndStoreEntropyCodes(mb.command_histograms, kNumCommandPrefixes,

Completed in 172 milliseconds