Home | History | Annotate | Download | only in utils

Lines Matching full:weighttot

190         int weightTot = 0;
197 weightTot += weight;
207 indices[idx] = (alphaTot / weightTot) >> 5;