Home
last modified time | relevance | path

Searched defs:dist_cache (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/brotli/c/enc/
H A Dbackward_references_hq.c363 int* dist_cache) { in ComputeDistanceCache()
572 const size_t block_start, const ZopfliNode* nodes, int* dist_cache, in BrotliZopfliCreateCommands()
618 const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, in ZopfliIterate()
660 const int* dist_cache, Hasher* hasher, ZopfliNode* nodes) { in BrotliZopfliComputeShortestPath()
725 Hasher* hasher, int* dist_cache, size_t* last_insert_len, in BrotliCreateZopfliBackwardReferences()
742 Hasher* hasher, int* dist_cache, size_t* last_insert_len, in BrotliCreateHqZopfliBackwardReferences()
H A Dbackward_references.c27 const int* dist_cache) { in ComputeDistanceCode()
126 Hasher* hasher, int* dist_cache, size_t* last_insert_len, in BrotliCreateBackwardReferences()
H A Dencode.c567 int* dist_cache, in WriteMetaBlockInternal()
1211 int dist_cache[4] = { 4, 11, 15, 16 }; in BrotliCompressBufferQuality10() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dbackward_references_hq.c376 int* dist_cache) { in ComputeDistanceCache()
604 const size_t block_start, const ZopfliNode* nodes, int* dist_cache, in BrotliZopfliCreateCommands()
650 const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, in ZopfliIterate()
709 const int* dist_cache, Hasher* hasher, ZopfliNode* nodes) { in BrotliZopfliComputeShortestPath()
799 Hasher* hasher, int* dist_cache, size_t* last_insert_len, in BrotliCreateZopfliBackwardReferences()
816 Hasher* hasher, int* dist_cache, size_t* last_insert_len, in BrotliCreateHqZopfliBackwardReferences()
H A Dbackward_references.c28 const int* dist_cache) { in ComputeDistanceCode()
163 Hasher* hasher, int* dist_cache, size_t* last_insert_len, in BrotliCreateBackwardReferences()
H A Dencode.c560 int* dist_cache, in WriteMetaBlockInternal()
1248 int dist_cache[4] = { 4, 11, 15, 16 }; in BrotliCompressBufferQuality10() local