Home | History | Annotate | Download | only in media

Lines Matching refs:matchLength

1525             int matchLength = matchPaths(data, entry.path);
1526 if (matchLength > entry.bestmatchlevel) {
1528 entry.bestmatchlevel = matchLength;