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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dra288.c32 float gain_lpc[10]; ///< LPC coefficients for gain (spec: GB) member in struct:__anon568
83 sum -= gain_block[9-i] * ractx->gain_lpc[i];
197 ractx->gain_lpc, gain_bw_tab, 10, 8, 20, 28);

Completed in 96 milliseconds