Fix doxy of fixed_mean_energy parameter in ff_amr_set_fixed_gain().
Originally committed as revision 23987 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8d84a909c3
commit
bbd6684f39
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ int16_t ff_acelp_decode_gain_code(
|
|||
* Calculate fixed gain (part of section 6.1.3 of AMR spec)
|
||||
*
|
||||
* @param fixed_gain_factor gain correction factor
|
||||
* @param fixed_energy decoded algebraic codebook vector energy
|
||||
* @param fixed_mean_energy mean decoded algebraic codebook vector energy
|
||||
* @param prediction_error vector of the quantified predictor errors of
|
||||
* the four previous subframes. It is updated by this function.
|
||||
* @param energy_mean desired mean innovation energy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue