Home | History | Annotate | Download | only in src

Lines Matching defs:no_cols

166   /* yet another exponent [0]: for ts < no_cols; [1]: for ts >= no_cols */
916 int no_cols = hHeaderData->numberTimeSlots * hHeaderData->timeStep;
1403 noise_e = (start_pos < no_cols) ? adj_e : final_e;
1471 sc_change = (start_pos < no_cols) ? adj_e - input_e : final_e - input_e;
1500 if ((j == no_cols) && (start_pos < no_cols)) {
1592 /* In case the envelope spans accross the no_cols border both exponents
1596 pNrgs->exponent[(j < no_cols) ? 0 : 1] =
1617 if ((start_pos <= no_cols) && (stop_pos > no_cols)) {
1620 envelope. For (j<=no_cols) the exponent of the sine energies has
1629 -iTES_scale_change + ((j < no_cols) ? scale_change : 0));
1668 lowSubband, highSubband, first_start, no_cols);
1682 lowSubband, highSubband, first_start, no_cols,