Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/enc/
Dcommand.h180 static BROTLI_INLINE uint32_t CommandCopyLenCode(const Command* self) { in CommandCopyLenCode() function
Dbrotli_bit_stream.c87 uint32_t copylen_code = CommandCopyLenCode(cmd); in StoreCommandExtra()
/third_party/node/deps/brotli/c/enc/
Dcommand.h180 static BROTLI_INLINE uint32_t CommandCopyLenCode(const Command* self) { in CommandCopyLenCode() function
Dbrotli_bit_stream.c87 uint32_t copylen_code = CommandCopyLenCode(cmd); in StoreCommandExtra()