Home
last modified time | relevance | path

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

/external/brotli/enc/
Dbackward_references_hq.h80 BROTLI_INTERNAL size_t BrotliZopfliComputeShortestPath(
Dbackward_references_hq.c614 size_t BrotliZopfliComputeShortestPath(MemoryManager* m, in BrotliZopfliComputeShortestPath() function
686 *num_commands += BrotliZopfliComputeShortestPath(m, dictionary, num_bytes, in BrotliCreateZopfliBackwardReferences()
Dencode.c1185 path_size = BrotliZopfliComputeShortestPath( in BrotliCompressBufferQuality10()