Home
last modified time | relevance | path

Searched refs:num_found_matches (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_hq.c772 size_t num_found_matches; in BrotliCreateHqZopfliBackwardReferences() local
779 num_found_matches = FindAllMatchesH10(&hasher->privat._H10, in BrotliCreateHqZopfliBackwardReferences()
784 cur_match_end = cur_match_pos + num_found_matches; in BrotliCreateHqZopfliBackwardReferences()
789 num_matches[i] = (uint32_t)num_found_matches; in BrotliCreateHqZopfliBackwardReferences()
790 if (num_found_matches > 0) { in BrotliCreateHqZopfliBackwardReferences()
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.c772 size_t num_found_matches; in BrotliCreateHqZopfliBackwardReferences() local
779 num_found_matches = FindAllMatchesH10(&hasher->privat._H10, in BrotliCreateHqZopfliBackwardReferences()
784 cur_match_end = cur_match_pos + num_found_matches; in BrotliCreateHqZopfliBackwardReferences()
789 num_matches[i] = (uint32_t)num_found_matches; in BrotliCreateHqZopfliBackwardReferences()
790 if (num_found_matches > 0) { in BrotliCreateHqZopfliBackwardReferences()

Completed in 4 milliseconds