Searched refs:wgt (Results 1 – 1 of 1) sorted by relevance
6424 double wgt[128], norm; in expire_rects2() local6515 wgt[nwgt] = (basetime - dold[k]) / (k_w * k_h); in expire_rects2()6517 wgt[nwgt] *= map_factor; in expire_rects2()6521 …rr, "Expire[%02d] %9.5f age=%9.4f area=%8d need=%8d\n", nwgt, 10000 * wgt[nwgt], basetime - d… in expire_rects2()6609 wgt[nwgt] = score; in expire_rects2()6614 … [%02d] %9.5f age=%9.4f area=%8d amap=%8d need=%8d\n", nwgt, 10000 * wgt[nwgt], age, (int) a… in expire_rects2()6633 norm += wgt[i]; in expire_rects2()6636 wgt[i] /= norm; in expire_rects2()6643 norm += wgt[j]; in expire_rects2()