Home
last modified time | relevance | path

Searched refs:GetInsertBase (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/enc/
Dcommand.h91 static BROTLI_INLINE uint32_t GetInsertBase(uint16_t inscode) { in GetInsertBase() function
Dbrotli_bit_stream.c91 uint64_t insextraval = cmd->insert_len_ - GetInsertBase(inscode); in StoreCommandExtra()
/third_party/node/deps/brotli/c/enc/
Dcommand.h91 static BROTLI_INLINE uint32_t GetInsertBase(uint16_t inscode) { in GetInsertBase() function
Dbrotli_bit_stream.c91 uint64_t insextraval = cmd->insert_len_ - GetInsertBase(inscode); in StoreCommandExtra()