Home
last modified time | relevance | path

Searched defs:command_buf (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dcompress_fragment_two_pass.c557 BrotliCompressFragmentTwoPassImpl( MemoryManager* m, const uint8_t* input, size_t input_size, BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf, int* table, size_t table_bits, size_t min_match, size_t* storage_ix, uint8_t* storage) BrotliCompressFragmentTwoPassImpl() argument
H A Dencode.c1605 uint32_t* command_buf = NULL; in BrotliEncoderCompressStreamFast() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dcompress_fragment_two_pass.c557 BrotliCompressFragmentTwoPassImpl( MemoryManager* m, const uint8_t* input, size_t input_size, BROTLI_BOOL is_last, uint32_t* command_buf, uint8_t* literal_buf, int* table, size_t table_bits, size_t min_match, size_t* storage_ix, uint8_t* storage) BrotliCompressFragmentTwoPassImpl() argument
H A Dencode.c1605 uint32_t* command_buf = NULL; in BrotliEncoderCompressStreamFast() local

Completed in 10 milliseconds