Searched refs:BrotliZopfliComputeShortestPath (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/brotli/c/enc/ |
D | backward_references_hq.h | 80 BROTLI_INTERNAL size_t BrotliZopfliComputeShortestPath(
|
D | backward_references_hq.c | 657 size_t BrotliZopfliComputeShortestPath(MemoryManager* m, size_t num_bytes, in BrotliZopfliComputeShortestPath() function 730 *num_commands += BrotliZopfliComputeShortestPath(m, num_bytes, in BrotliCreateZopfliBackwardReferences()
|
D | encode.c | 1285 path_size = BrotliZopfliComputeShortestPath(m, block_size, block_start, in BrotliCompressBufferQuality10()
|
/third_party/node/deps/brotli/c/enc/ |
D | backward_references_hq.h | 80 BROTLI_INTERNAL size_t BrotliZopfliComputeShortestPath(
|
D | backward_references_hq.c | 657 size_t BrotliZopfliComputeShortestPath(MemoryManager* m, size_t num_bytes, in BrotliZopfliComputeShortestPath() function 730 *num_commands += BrotliZopfliComputeShortestPath(m, num_bytes, in BrotliCreateZopfliBackwardReferences()
|
D | encode.c | 1285 path_size = BrotliZopfliComputeShortestPath(m, block_size, block_start, in BrotliCompressBufferQuality10()
|