ff_acelp_weighted_vector_sum  214 libavcodec/acelp_vectors.h void ff_acelp_weighted_vector_sum(int16_t* out,
ff_acelp_weighted_vector_sum  187 libavcodec/g723_1.c     ff_acelp_weighted_vector_sum(lpc, cur_lsp, prev_lsp,
ff_acelp_weighted_vector_sum  189 libavcodec/g723_1.c     ff_acelp_weighted_vector_sum(lpc + LPC_ORDER, cur_lsp, prev_lsp,
ff_acelp_weighted_vector_sum  191 libavcodec/g723_1.c     ff_acelp_weighted_vector_sum(lpc + 2 * LPC_ORDER, cur_lsp, prev_lsp,
ff_acelp_weighted_vector_sum  948 libavcodec/g723_1dec.c                         ff_acelp_weighted_vector_sum(p->audio + LPC_ORDER + i,
ff_acelp_weighted_vector_sum  567 libavcodec/g729dec.c                 ff_acelp_weighted_vector_sum(fc + pitch_delay_int[i],
ff_acelp_weighted_vector_sum  634 libavcodec/g729dec.c             ff_acelp_weighted_vector_sum(ctx->exc + i * SUBFRAME_SIZE,
ff_acelp_weighted_vector_sum  403 libavcodec/g729postfilter.c     ff_acelp_weighted_vector_sum(residual_filt, residual + RES_PREV_DATA_SIZE,