Searched refs:num_found_matches (Results 1 – 1 of 1) sorted by relevance
755 size_t num_found_matches; in BrotliCreateHqZopfliBackwardReferences() local762 num_found_matches = FindAllMatchesH10(hasher, in BrotliCreateHqZopfliBackwardReferences()767 cur_match_end = cur_match_pos + num_found_matches; in BrotliCreateHqZopfliBackwardReferences()772 num_matches[i] = (uint32_t)num_found_matches; in BrotliCreateHqZopfliBackwardReferences()773 if (num_found_matches > 0) { in BrotliCreateHqZopfliBackwardReferences()