Home
last modified time | relevance | path

Searched refs:BrotliZopfliComputeShortestPath (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.h80 BROTLI_INTERNAL size_t BrotliZopfliComputeShortestPath(
Dbackward_references_hq.c657 size_t BrotliZopfliComputeShortestPath(MemoryManager* m, size_t num_bytes, in BrotliZopfliComputeShortestPath() function
730 *num_commands += BrotliZopfliComputeShortestPath(m, num_bytes, in BrotliCreateZopfliBackwardReferences()
Dencode.c1285 path_size = BrotliZopfliComputeShortestPath(m, block_size, block_start, in BrotliCompressBufferQuality10()
/third_party/node/deps/brotli/c/enc/
Dbackward_references_hq.h80 BROTLI_INTERNAL size_t BrotliZopfliComputeShortestPath(
Dbackward_references_hq.c657 size_t BrotliZopfliComputeShortestPath(MemoryManager* m, size_t num_bytes, in BrotliZopfliComputeShortestPath() function
730 *num_commands += BrotliZopfliComputeShortestPath(m, num_bytes, in BrotliCreateZopfliBackwardReferences()
Dencode.c1285 path_size = BrotliZopfliComputeShortestPath(m, block_size, block_start, in BrotliCompressBufferQuality10()