Searched refs:num_found_matches (Results 1 – 1 of 1) sorted by relevance
772 size_t num_found_matches; in BrotliCreateHqZopfliBackwardReferences() local779 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()