Searched refs:kDictNumBits (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/brotli/dist/c/enc/ | ||
| H A D | static_dict_lut.h | 25 static const int kDictNumBits = 15; variable in typeref:typename:const int |
| H A D | static_dict.c | 23 return h >> (32 - kDictNumBits); |
Completed in 16 milliseconds