Searched refs:ff_celp_lp_synthesis_filter (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcelp_filters.h75 int ff_celp_lp_synthesis_filter(int16_t *out, const int16_t *filter_coeffs,
H A Dcelp_filters.c58 int ff_celp_lp_synthesis_filter(int16_t *out, const int16_t *filter_coeffs, function
H A Dra144.c1717 if (ff_celp_lp_synthesis_filter(ractx->curr_sblock + LPC_ORDER, lpc_coefs,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcelp_filters.h125 int ff_celp_lp_synthesis_filter(int16_t *out, const int16_t *filter_coeffs,
H A Dg729dec.c619 if (ff_celp_lp_synthesis_filter(
641 ff_celp_lp_synthesis_filter(
651 ff_celp_lp_synthesis_filter(
H A Dg729postfilter.c436 ff_celp_lp_synthesis_filter(lp_gn + 11, lp_gd + 1, lp_gn + 11, 22, 10, 0, 0, 0x800);
555 ff_celp_lp_synthesis_filter(pos_filter_data + 10, lp_gd + 1,
H A Dcelp_filters.c60 int ff_celp_lp_synthesis_filter(int16_t *out, const int16_t *filter_coeffs, function
H A Dra144.c1721 if (ff_celp_lp_synthesis_filter(ractx->curr_sblock + LPC_ORDER, lpc_coefs,
H A Dg723_1.c1298 ff_celp_lp_synthesis_filter(p->audio + i, &lpc[j * LPC_ORDER],

Completed in 100 milliseconds