Searched refs:BrotliZopfliCreateCommands (Results 1 – 3 of 3) sorted by relevance
/external/brotli/c/enc/ |
D | backward_references_hq.h | 86 BROTLI_INTERNAL void BrotliZopfliCreateCommands(
|
D | backward_references_hq.c | 571 void BrotliZopfliCreateCommands(const size_t num_bytes, in BrotliZopfliCreateCommands() function 734 BrotliZopfliCreateCommands(num_bytes, position, nodes, dist_cache, in BrotliCreateZopfliBackwardReferences() 832 BrotliZopfliCreateCommands(num_bytes, position, nodes, dist_cache, in BrotliCreateHqZopfliBackwardReferences()
|
D | encode.c | 1309 BrotliZopfliCreateCommands(block_size, block_start, &nodes[0], dist_cache, in BrotliCompressBufferQuality10()
|