Lines Matching full:delta
89 int delta = now_off - lmt_off;90 if (delta > 4)91 delta = 4;92 int factor = 80 - (delta << 4);