Home | History | Annotate | Download | only in src

Lines Matching refs:L_INTERPOL

319   state->exc = state->old_exc + PIT_MAX + L_INTERPOL;
322 Set_zero (state->old_exc, PIT_MAX + L_INTERPOL);
406 state->exc = state->old_exc + PIT_MAX + L_INTERPOL;
409 memset(state->old_exc, 0, sizeof(Word16)*(PIT_MAX + L_INTERPOL));
1250 for (i = 0; i < PIT_MAX + L_INTERPOL + L_SUBFR; i++)
1270 Copy (&st->old_exc[L_SUBFR], &st->old_exc[0], PIT_MAX + L_INTERPOL);
2293 for (i = PIT_MAX + L_INTERPOL + L_SUBFR - 1; i >= 0; i--)
2329 Copy(&st->old_exc[L_SUBFR], &st->old_exc[0], PIT_MAX + L_INTERPOL);