Home
last modified time | relevance | path

Searched refs:gain_coeff (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg729dec.c145 int gain_coeff; ///< (1.14) gain coefficient (4.2.4) member
370 ctx->gain_coeff = 16384; // 1.0 in (1.14) in decoder_init()
710 ctx->gain_coeff = ff_g729_adaptive_gain_control( in decode_frame()
715 ctx->gain_coeff); in decode_frame()
Dwmavoice.c1313 static const float gain_coeff[6] = { in synth_block_fcb_acb() local
1371 gain_coeff, 6) - in synth_block_fcb_acb()