Home
last modified time | relevance | path

Searched defs:max_backward_limit (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/brotli/c/enc/
H A Dbackward_references_hq.c331 const size_t max_backward_limit, in ComputeDistanceShortcut()
382 const size_t block_start, const size_t pos, const size_t max_backward_limit, in EvaluateNode()
405 const BrotliEncoderParams* params, const size_t max_backward_limit, in UpdateNodes()
576 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in BrotliZopfliCreateCommands() local
622 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in ZopfliIterate() local
662 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in BrotliZopfliComputeShortestPath() local
745 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in BrotliCreateHqZopfliBackwardReferences() local
H A Dbackward_references_inc.h18 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in EXPORT_FN() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dbackward_references_hq.c344 const size_t max_backward_limit, in ComputeDistanceShortcut()
395 const size_t block_start, const size_t pos, const size_t max_backward_limit, in EvaluateNode()
418 const BrotliEncoderParams* params, const size_t max_backward_limit, in UpdateNodes()
608 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in BrotliZopfliCreateCommands() local
654 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in ZopfliIterate() local
711 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in BrotliZopfliComputeShortestPath() local
819 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in BrotliCreateHqZopfliBackwardReferences() local
H A Dbackward_references_inc.h18 const size_t max_backward_limit = BROTLI_MAX_BACKWARD_LIMIT(params->lgwin); in EXPORT_FN() local