Home
last modified time | relevance | path

Searched defs:BROTLI_SCORE_BASE (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/enc/
Dhash.h101 #define BROTLI_SCORE_BASE (BROTLI_DISTANCE_BIT_PENALTY * 8 * sizeof(size_t)) macro
/third_party/node/deps/brotli/c/enc/
Dhash.h101 #define BROTLI_SCORE_BASE (BROTLI_DISTANCE_BIT_PENALTY * 8 * sizeof(size_t)) macro