Home | History | Annotate | Download | only in src

Lines Matching defs:start_pos

163                               int       start_pos,  int next_pos,
172 int start_pos, int next_pos,
612 UCHAR start_pos = hHeaderData->timeStep * borders[i]; /* Start-position in time (subband sample) for current envelope. */
649 start_pos, stop_pos,
658 start_pos, stop_pos,
841 noise_e = (start_pos < no_cols) ? adj_e : final_e;
907 sc_change = (start_pos<no_cols)? adj_e - input_e : final_e - input_e;
927 for (j = start_pos; j < stop_pos; j++)
936 if ( (j==no_cols) && (start_pos<no_cols) )
991 if (j-start_pos < smooth_length)
992 smooth_ratio = FDK_sbrDecoder_sbr_smoothFilter[j-start_pos];
1231 int start_pos, /*!< Begin of time rage (QMF-timeslot) */
1239 for (int l=start_pos; l<next_pos; l++) {
1245 for (int l=start_pos; l<next_pos; l++) {
1266 int start_pos, /*!< Begin of time rage (QMF-timeslot) */
1278 for (int l=start_pos; l<next_pos; l++)
1296 for (int l=start_pos; l<next_pos; l++) {
1338 int start_pos, /*!< First QMF-slot of current envelope */
1351 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos));
1362 for (l=start_pos;l<next_pos;l++)
1372 for (l=start_pos;l<next_pos;l++)
1394 for (l=start_pos; l<next_pos; l++) {
1402 for (l=start_pos; l<next_pos; l++) {
1411 for (l=start_pos; l<next_pos; l++) {
1419 for (l=start_pos; l<next_pos; l++) {
1459 int start_pos, /*!< First QMF-slot of current envelope */
1476 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos));
1488 start_pos,
1512 for (l=start_pos; l<next_pos; l++) {
1520 for (l=start_pos; l<next_pos; l++) {
1530 for (l=start_pos; l<next_pos; l++) {
1535 for (l=start_pos; l<next_pos; l++) {