Home | History | Annotate | Download | only in client

Lines Matching full:bestmatchmetric

2099 	int		i, bestmatch, bestmatchmetric, t, dr, dg, db;

2157 bestmatchmetric = 256*256*3;
2167 if (t < bestmatchmetric)
2169 bestmatchmetric = t;