Home
last modified time | relevance | path

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

/third_party/node/deps/brotli/c/enc/
H A Dstatic_dict_lut.h25 static const int kDictNumBits = 15; variable
H A Dstatic_dict.c23 return h >> (32 - kDictNumBits); in Hash()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dstatic_dict_lut.h25 static const int kDictNumBits = 15; variable
H A Dstatic_dict.c23 return h >> (32 - kDictNumBits); in Hash()

Completed in 35 milliseconds