L_INTERPOL 387 libavcodec/sipr.c excitation = ctx->excitation + PITCH_DELAY_MAX + L_INTERPOL; L_INTERPOL 469 libavcodec/sipr.c memmove(ctx->excitation, excitation - PITCH_DELAY_MAX - L_INTERPOL, L_INTERPOL 470 libavcodec/sipr.c (PITCH_DELAY_MAX + L_INTERPOL) * sizeof(float)); L_INTERPOL 73 libavcodec/sipr.h float excitation[L_INTERPOL + PITCH_MAX + 2 * L_SUBFR_16k]; L_INTERPOL 264 libavcodec/sipr16k.c (L_INTERPOL+PITCH_MAX) * sizeof(float));