Lines Matching refs:start_pos

163                               int       start_pos,  int next_pos,
172 int start_pos, int next_pos,
621 …UCHAR start_pos = hHeaderData->timeStep * borders[i]; /* Start-position in time (subband sample) … in calculateSbrEnvelope() local
658 start_pos, stop_pos, in calculateSbrEnvelope()
667 start_pos, stop_pos, in calculateSbrEnvelope()
850 noise_e = (start_pos < no_cols) ? adj_e : final_e; in calculateSbrEnvelope()
916 sc_change = (start_pos<no_cols)? adj_e - input_e : final_e - input_e; in calculateSbrEnvelope()
936 for (j = start_pos; j < stop_pos; j++) in calculateSbrEnvelope()
945 if ( (j==no_cols) && (start_pos<no_cols) ) in calculateSbrEnvelope()
1000 if (j-start_pos < smooth_length) in calculateSbrEnvelope()
1001 smooth_ratio = FDK_sbrDecoder_sbr_smoothFilter[j-start_pos]; in calculateSbrEnvelope()
1251 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in rescaleSubbandSamples() argument
1259 for (int l=start_pos; l<next_pos; l++) { in rescaleSubbandSamples()
1265 for (int l=start_pos; l<next_pos; l++) { in rescaleSubbandSamples()
1286 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in maxSubbandSample() argument
1298 for (int l=start_pos; l<next_pos; l++) in maxSubbandSample()
1316 for (int l=start_pos; l<next_pos; l++) { in maxSubbandSample()
1358 … int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSubband() argument
1371 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos)); in calcNrgPerSubband()
1382 for (l=start_pos;l<next_pos;l++) in calcNrgPerSubband()
1392 for (l=start_pos;l<next_pos;l++) in calcNrgPerSubband()
1414 for (l=start_pos; l<next_pos; l++) { in calcNrgPerSubband()
1422 for (l=start_pos; l<next_pos; l++) { in calcNrgPerSubband()
1431 for (l=start_pos; l<next_pos; l++) { in calcNrgPerSubband()
1439 for (l=start_pos; l<next_pos; l++) { in calcNrgPerSubband()
1479 int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSfb() argument
1496 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos)); in calcNrgPerSfb()
1508 start_pos, in calcNrgPerSfb()
1532 for (l=start_pos; l<next_pos; l++) { in calcNrgPerSfb()
1540 for (l=start_pos; l<next_pos; l++) { in calcNrgPerSfb()
1550 for (l=start_pos; l<next_pos; l++) { in calcNrgPerSfb()
1555 for (l=start_pos; l<next_pos; l++) { in calcNrgPerSfb()