Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dcommand.h180 static BROTLI_INLINE uint32_t CommandCopyLenCode(const Command* self) { in CommandCopyLenCode() function
H A Dbrotli_bit_stream.c87 uint32_t copylen_code = CommandCopyLenCode(cmd); in StoreCommandExtra()
/aosp_15_r20/external/brotli/c/enc/
H A Dcommand.h180 static BROTLI_INLINE uint32_t CommandCopyLenCode(const Command* self) { in CommandCopyLenCode() function
H A Dbrotli_bit_stream.c87 uint32_t copylen_code = CommandCopyLenCode(cmd); in StoreCommandExtra()