Lines Matching full:stop_pos
1067 int start_pos, stop_pos, freq_res;
1072 stop_pos = hHeaderData->timeStep * (i + 1); /* Stop-position in time
1085 stop_pos = hHeaderData->timeStep *
1164 lowSubband, highSubband, start_pos, stop_pos, input_e,
1169 start_pos, stop_pos, input_e, pNrgs->nrgEst,
1490 for (j = start_pos; j < stop_pos; j++) {
1602 stop_pos, lowSubband, noSubbands,
1608 for (j = start_pos; j < stop_pos; j++) {
1613 if ((start_pos <= no_cols) && (stop_pos > no_cols)) {