[FFmpeg-soc] [soc]: r4127 - amr/amrnbfloatdec.c
kmalaussene
subversion at mplayerhq.hu
Sun Feb 22 23:34:43 CET 2009
Author: kmalaussene
Date: Sun Feb 22 23:34:42 2009
New Revision: 4127
Log:
Fix inclusion in Doxy group.
Modified:
amr/amrnbfloatdec.c
Modified: amr/amrnbfloatdec.c
==============================================================================
--- amr/amrnbfloatdec.c Sun Feb 22 23:33:12 2009 (r4126)
+++ amr/amrnbfloatdec.c Sun Feb 22 23:34:42 2009 (r4127)
@@ -691,8 +691,6 @@ static float fixed_gain_prediction(float
/// @defgroup amr_pre_processing pre-processing functions
/// @{
-/// @}
-
/**
* adaptive phase dispersion; forming of total excitation
*
@@ -754,6 +752,8 @@ void do_phase_dispersion(AMRContext *p)
p->prev_ir_filter_strength = ir_filter_strength;
}
+/// @}
+
/// @defgroup amr_synthesis synthesis functions
/// @{
More information about the FFmpeg-soc
mailing list