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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg729dec.c146 int gain_coeff; ///< (1.14) gain coefficient (4.2.4) member in struct:__anon3148
361 ctx->gain_coeff = 16384; // 1.0 in (1.14)
687 ctx->gain_coeff = ff_g729_adaptive_gain_control(
692 ctx->gain_coeff);
H A Dwmavoice.c1279 static const float gain_coeff[6] = { local
1337 gain_coeff, 6) -
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmavoice.c1273 static const float gain_coeff[6] = { local
1319 fcb_gain = expf(ff_dot_productf(s->gain_pred_err, gain_coeff, 6) -

Completed in 136 milliseconds