Home
last modified time | relevance | path

Searched refs:Log2Floor (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/dec/
H A Ddecode.c463 static BROTLI_INLINE uint32_t Log2Floor(uint32_t x) { in Log2Floor() function
481 uint32_t max_bits = Log2Floor(alphabet_size_max - 1); in ReadSimpleHuffmanSymbols()
/third_party/skia/third_party/externals/brotli/c/dec/
H A Ddecode.c463 static BROTLI_INLINE uint32_t Log2Floor(uint32_t x) { in Log2Floor() function
481 uint32_t max_bits = Log2Floor(alphabet_size_max - 1); in ReadSimpleHuffmanSymbols()

Completed in 8 milliseconds