Searched refs:postfilter_tbl (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg723_1_data.h1268 static const int16_t postfilter_tbl[2][LPC_ORDER] = { variable
H A Dg723_1.c901 filter_coef[0][k] = (-lpc[k] * postfilter_tbl[0][k] +
903 filter_coef[1][k] = (-lpc[k] * postfilter_tbl[1][k] +

Completed in 114 milliseconds