Home
last modified time | relevance | path

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

/external/chromium_org/third_party/brotli/src/brotli/enc/
Dprefix.cc59 static const int kInsertAndCopyRangeLut[9] = { variable
98 return ((kInsertAndCopyRangeLut[range_idx] << 6) + in CommandPrefix()