diff g729data.h @ 9884:c2da2b1e1a12 libavcodec

LSF (Line Spectral Frequencies) decoding routine.
author voroshil
date Wed, 24 Jun 2009 04:38:48 +0000
parents 2719d29359c6
children
line wrap: on
line diff
--- a/g729data.h	Tue Jun 23 21:03:35 2009 +0000
+++ b/g729data.h	Wed Jun 24 04:38:48 2009 +0000
@@ -263,6 +263,11 @@
   }
 };
 
+static const int16_t cb_ma_predictor_sum[2][10] = { /* (0.15) */
+  { 7798,  8447,  8205,  8293,  8126,  8477,  8447,  8703,  9043,  8604},
+  {14585, 18333, 19772, 17344, 16426, 16459, 15155, 15220, 16043, 15708}
+};
+
 /**
  * initial LSP coefficients belongs to virtual frame preceding  the
  * first frame of the stream