Searched refs:pdist (Results 1 – 1 of 1) sorted by relevance
666 static int find_longest_match(int *pdist, const uint8_t *src, int src_len, in find_longest_match() argument687 *pdist = cur_pos - match_pos - 1; in find_longest_match()
Completed in 4 milliseconds