ff_celp_lp_synthesis_filterf 214 libavcodec/celp_filters.c c->celp_lp_synthesis_filterf = ff_celp_lp_synthesis_filterf; ff_celp_lp_synthesis_filterf 146 libavcodec/celp_filters.h void ff_celp_lp_synthesis_filterf(float *out, const float *filter_coeffs, ff_celp_lp_synthesis_filterf 147 libavcodec/cngdec.c ff_celp_lp_synthesis_filterf(p->filter_out + p->order, p->lpc_coef, ff_celp_lp_synthesis_filterf 674 libavcodec/qcelpdec.c ff_celp_lp_synthesis_filterf(pole_out + 10, lpc_p, zero_out, 160, 10); ff_celp_lp_synthesis_filterf 775 libavcodec/qcelpdec.c ff_celp_lp_synthesis_filterf(formant_mem, lpc, ff_celp_lp_synthesis_filterf 149 libavcodec/ra144enc.c ff_celp_lp_synthesis_filterf(work, coefs, vect, BLOCKSIZE, LPC_ORDER); ff_celp_lp_synthesis_filterf 223 libavcodec/ra144enc.c ff_celp_lp_synthesis_filterf(work, coefs, exc, BLOCKSIZE, LPC_ORDER); ff_celp_lp_synthesis_filterf 306 libavcodec/ra144enc.c ff_celp_lp_synthesis_filterf(work, coefs, vect, BLOCKSIZE, LPC_ORDER); ff_celp_lp_synthesis_filterf 353 libavcodec/ra144enc.c ff_celp_lp_synthesis_filterf(work + LPC_ORDER, coefs, data, BLOCKSIZE, ff_celp_lp_synthesis_filterf 384 libavcodec/ra144enc.c ff_celp_lp_synthesis_filterf(work + LPC_ORDER, coefs, cb1, BLOCKSIZE, ff_celp_lp_synthesis_filterf 388 libavcodec/ra144enc.c ff_celp_lp_synthesis_filterf(work + LPC_ORDER, coefs, cb2, BLOCKSIZE, ff_celp_lp_synthesis_filterf 133 libavcodec/ra288.c ff_celp_lp_synthesis_filterf(block, ractx->sp_lpc, buffer, 5, 36); ff_celp_lp_synthesis_filterf 250 libavcodec/sipr.c ff_celp_lp_synthesis_filterf(freq, tmp2, tmp1, SUBFR_SIZE, ff_celp_lp_synthesis_filterf 289 libavcodec/sipr.c ff_celp_lp_synthesis_filterf(pole_out, lpc_d, samples, SUBFR_SIZE, ff_celp_lp_synthesis_filterf 442 libavcodec/sipr.c ff_celp_lp_synthesis_filterf(ctx->postfilter_syn5k0 + LP_FILTER_ORDER + i*SUBFR_SIZE, ff_celp_lp_synthesis_filterf 447 libavcodec/sipr.c ff_celp_lp_synthesis_filterf(synth + i*SUBFR_SIZE, pAz, fixed_vector, ff_celp_lp_synthesis_filterf 113 libavcodec/sipr16k.c ff_celp_lp_synthesis_filterf(tmpbuf, filt_mem[1], synth, 30, ff_celp_lp_synthesis_filterf 119 libavcodec/sipr16k.c ff_celp_lp_synthesis_filterf(synth, filt_mem[0], synth, 30, ff_celp_lp_synthesis_filterf 126 libavcodec/sipr16k.c ff_celp_lp_synthesis_filterf(out_data + 30, filt_mem[0], ff_celp_lp_synthesis_filterf 255 libavcodec/sipr16k.c ff_celp_lp_synthesis_filterf(synth + i_subfr, Az[i], ff_celp_lp_synthesis_filterf 825 libavcodec/wmavoice.c ff_celp_lp_synthesis_filterf(synth_pf, lpcs, ff_celp_lp_synthesis_filterf 1465 libavcodec/wmavoice.c ff_celp_lp_synthesis_filterf(synth, lpcs, excitation, size, s->lsps);