Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dbackward_references_hq.h77 BROTLI_INTERNAL size_t BrotliZopfliComputeShortestPath(
Dbackward_references_hq.c651 size_t BrotliZopfliComputeShortestPath(MemoryManager* m, size_t num_bytes, in BrotliZopfliComputeShortestPath() function
720 *num_commands += BrotliZopfliComputeShortestPath(m, num_bytes, in BrotliCreateZopfliBackwardReferences()
Dencode.c1241 path_size = BrotliZopfliComputeShortestPath(m, block_size, block_start, in BrotliCompressBufferQuality10()