Home | History | Annotate | Download | only in src

Lines Matching refs:lv

279             double lv, rv;
282 lv = lcw[idx]; rv = rcw[idx];
283 lsum2 += 2*lv*w + w2;
285 lcw[idx] = lv + w; rcw[idx] = rv - w;