Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/enc/
Dbrotli_bit_stream.c44 static BROTLI_INLINE void GetBlockLengthPrefixCode(uint32_t len, size_t* code, in GetBlockLengthPrefixCode() function
747 GetBlockLengthPrefixCode(block_len, &lencode, &len_nextra, &len_extra); in StoreBlockSwitch()
/third_party/node/deps/brotli/c/enc/
Dbrotli_bit_stream.c44 static BROTLI_INLINE void GetBlockLengthPrefixCode(uint32_t len, size_t* code, in GetBlockLengthPrefixCode() function
747 GetBlockLengthPrefixCode(block_len, &lencode, &len_nextra, &len_extra); in StoreBlockSwitch()