Home | History | Annotate | Download | only in src

Lines Matching defs:ts

166   /* yet another exponent [0]: for ts < no_cols; [1]: for ts >= no_cols */
544 int ts = startPos + i;
546 int low_sf = (ts < 3 * RATE) ? sbrScaleFactor->ov_lb_scale
587 int high_sf = exp[(ts < 16 * RATE) ? 0 : 1];