Searched refs:EmitLongInsertLen (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/brotli/c/enc/ |
D | compress_fragment.c | 209 static BROTLI_INLINE void EmitLongInsertLen(size_t insertlen, in EmitLongInsertLen() function 581 EmitLongInsertLen(insert, cmd_depth, cmd_bits, cmd_histo, in BrotliCompressFragmentFastImpl() 692 EmitLongInsertLen(insert, cmd_depth, cmd_bits, cmd_histo, in BrotliCompressFragmentFastImpl()
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | compress_fragment.c | 209 static BROTLI_INLINE void EmitLongInsertLen(size_t insertlen, in EmitLongInsertLen() function 581 EmitLongInsertLen(insert, cmd_depth, cmd_bits, cmd_histo, in BrotliCompressFragmentFastImpl() 692 EmitLongInsertLen(insert, cmd_depth, cmd_bits, cmd_histo, in BrotliCompressFragmentFastImpl()
|