ff_acelp_weighted_vector_sum  214 libavcodec/acelp_vectors.h void ff_acelp_weighted_vector_sum(int16_t* out,
ff_acelp_weighted_vector_sum  426 libavcodec/g723_1.c     ff_acelp_weighted_vector_sum(lpc, cur_lsp, prev_lsp,
ff_acelp_weighted_vector_sum  428 libavcodec/g723_1.c     ff_acelp_weighted_vector_sum(lpc + LPC_ORDER, cur_lsp, prev_lsp,
ff_acelp_weighted_vector_sum  430 libavcodec/g723_1.c     ff_acelp_weighted_vector_sum(lpc + 2 * LPC_ORDER, cur_lsp, prev_lsp,
ff_acelp_weighted_vector_sum 1240 libavcodec/g723_1.c                     ff_acelp_weighted_vector_sum(p->audio + LPC_ORDER + i,
ff_acelp_weighted_vector_sum  544 libavcodec/g729dec.c         ff_acelp_weighted_vector_sum(fc + pitch_delay_int[i],
ff_acelp_weighted_vector_sum  611 libavcodec/g729dec.c         ff_acelp_weighted_vector_sum(ctx->exc + i * SUBFRAME_SIZE,
ff_acelp_weighted_vector_sum  400 libavcodec/g729postfilter.c     ff_acelp_weighted_vector_sum(residual_filt, residual + RES_PREV_DATA_SIZE,