Lines Matching refs:pitch_lag
480 int pitch_lag, int subframe_size)
491 for (i = pitch_lag; i < subframe_size; i++)
492 excitation[i] += pitch_gain * excitation[i - pitch_lag];
696 int pitch_lag;
710 pitch_lag = lrintf((idelay[1] + idelay[0]) / 2.0);
737 postfilter(e, tmp, ilpc, samples, pitch_lag,
845 int pitch_lag;
852 pitch_lag = lrintf((idelay[1] + idelay[0]) / 2.0);
871 acb_sum, pitch_lag, subframe_size);
888 postfilter(e, tmp, ilpc, samples, pitch_lag,