Searched defs:starting_dist_cache (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/brotli/c/enc/ |
H A D | backward_references_hq.c | 361 const int* starting_dist_cache, in ComputeDistanceCache() 383 const size_t gap, const int* starting_dist_cache, in EvaluateNode() 406 const int* starting_dist_cache, const size_t num_matches, in UpdateNodes()
|
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A D | backward_references_hq.c | 374 const int* starting_dist_cache, in ComputeDistanceCache() 396 const size_t gap, const int* starting_dist_cache, in EvaluateNode() 419 const int* starting_dist_cache, const size_t num_matches, in UpdateNodes()
|