Searched refs:ff_celp_lp_zero_synthesis_filterf (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcelp_filters.h115 void ff_celp_lp_zero_synthesis_filterf(float *out, const float *filter_coeffs,
H A Dcelp_filters.c196 void ff_celp_lp_zero_synthesis_filterf(float *out, const float *filter_coeffs, function
H A Dqcelpdec.c672 ff_celp_lp_zero_synthesis_filterf(zero_out, lpc_s,
H A Dsipr.c302 ff_celp_lp_zero_synthesis_filterf(samples, lpc_n, pole_out, SUBFR_SIZE,
H A Damrnbdec.c917 ff_celp_lp_zero_synthesis_filterf(buf_out, lpc_n,
H A Dwmavoice.c780 ff_celp_lp_zero_synthesis_filterf(zero_exc_pf, lpcs, synth, size, s->lsps);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcelp_filters.h165 void ff_celp_lp_zero_synthesis_filterf(float *out, const float *filter_coeffs,
H A Dcelp_filters.c199 void ff_celp_lp_zero_synthesis_filterf(float *out, const float *filter_coeffs, function
215 c->celp_lp_zero_synthesis_filterf = ff_celp_lp_zero_synthesis_filterf;
H A Dqcelpdec.c671 ff_celp_lp_zero_synthesis_filterf(zero_out, lpc_s,
H A Dsipr.c303 ff_celp_lp_zero_synthesis_filterf(samples, lpc_n, pole_out, SUBFR_SIZE,
H A Dwmavoice.c784 ff_celp_lp_zero_synthesis_filterf(zero_exc_pf, lpcs, synth, size, s->lsps);

Completed in 115 milliseconds