Home | History | Annotate | Download | only in ns

Lines Matching refs:lmagn

242   float lmagn[HALF_ANAL_BLOCKL], delta;
249 lmagn[i] = (float)log(magn[i]);
266 if (lmagn[i] > inst->lquantile[offset + i]) {
275 if (fabs(lmagn[i] - inst->lquantile[offset + i]) < WIDTH) {