Home | History | Annotate | Download | only in src

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) for current envelope. */
658 start_pos, stop_pos,
667 start_pos, stop_pos,
850 noise_e = (start_pos < no_cols) ? adj_e : final_e;
916 sc_change = (start_pos<no_cols)? adj_e - input_e : final_e - input_e;
936 for (j = start_pos; j < stop_pos; j++)
945 if ( (j==no_cols) && (start_pos<no_cols) )
1000 if (j-start_pos < smooth_length)
1001 smooth_ratio = FDK_sbrDecoder_sbr_smoothFilter[j-start_pos];
1251 int start_pos, /*!< Begin of time rage (QMF-timeslot) */
1259 for (int l=start_pos; l<next_pos; l++) {
1265 for (int l=start_pos; l<next_pos; l++) {
1286 int start_pos, /*!< Begin of time rage (QMF-timeslot) */
1298 for (int l=start_pos; l<next_pos; l++)
1316 for (int l=start_pos; l<next_pos; l++) {
1358 int start_pos, /*!< First QMF-slot of current envelope */
1371 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos));
1382 for (l=start_pos;l<next_pos;l++)
1392 for (l=start_pos;l<next_pos;l++)
1414 for (l=start_pos; l<next_pos; l++) {
1422 for (l=start_pos; l<next_pos; l++) {
1431 for (l=start_pos; l<next_pos; l++) {
1439 for (l=start_pos; l<next_pos; l++) {
1479 int start_pos, /*!< First QMF-slot of current envelope */
1496 invWidth = FX_DBL2FX_SGL(GetInvInt(next_pos - start_pos));
1508 start_pos,
1532 for (l=start_pos; l<next_pos; l++) {
1540 for (l=start_pos; l<next_pos; l++) {
1550 for (l=start_pos; l<next_pos; l++) {
1555 for (l=start_pos; l<next_pos; l++) {