Browse code

g723.1_data: remove unneeded L

Found-by: Vitor
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

Michael Niedermayer authored on 2011/10/02 01:13:30
Showing 1 changed files
... ...
@@ -485,7 +485,7 @@ static const int16_t lsp_band2[LSP_CB_SIZE][4] = {
485 485
  * for the MP-MLQ codebook
486 486
  */
487 487
 static const int32_t combinatorial_table[PULSE_MAX][SUBFRAME_LEN/GRID_SIZE] = {
488
-    {118755, 98280, 80730, 65780L, 53130,
488
+    {118755, 98280, 80730,  65780, 53130,
489 489
       42504, 33649, 26334,  20349, 15504,
490 490
       11628,  8568,  6188,   4368,  3003,
491 491
        2002,  1287,   792,    462,   252,