comparison ra144.h @ 7126:decce608d0a9 libavcodec

Remove unused entries from energy_tab
author vitor
date Tue, 24 Jun 2008 18:06:30 +0000
parents b780413ce2fa
children 8ab2d77fd502
comparison
equal deleted inserted replaced
7125:65e7e714c770 7126:decce608d0a9
1483 13109, 13811, 14788, 13877, 14210, 13499, 13825, 11982, 1483 13109, 13811, 14788, 13877, 14210, 13499, 13825, 11982,
1484 12268, 13224, 13415, 13100, 14631, 14348, 13988, 12410, 1484 12268, 13224, 13415, 13100, 14631, 14348, 13988, 12410,
1485 12053, 13204, 13227, 13170, 13832, 13879, 13380, 12174, 1485 12053, 13204, 13227, 13170, 13832, 13879, 13380, 12174,
1486 }; 1486 };
1487 1487
1488 static const int16_t energy_tab[63]={ 1488 static const int16_t energy_tab[32]={
1489 0, 6, 16, 18, 20, 23, 25, 29, 1489 0, 16, 20, 25, 32, 41, 51, 65,
1490 32, 36, 41, 46, 51, 57, 65, 73, 1490 81, 103, 129, 163, 205, 259, 326, 410,
1491 81, 91, 103, 115, 129, 145, 163, 183, 1491 516, 650, 819, 1031, 1298, 1634, 2057, 2590,
1492 205, 230, 259, 290, 326, 365, 410, 460, 1492 3261, 4105, 5168, 6507, 8192, 10313, 12983, 16345
1493 516, 579, 650, 730, 819, 919, 1031, 1157,
1494 1298, 1456, 1634, 1833, 2057, 2308, 2590, 2906,
1495 3261, 3659, 4105, 4606, 5168, 5799, 6507, 7301,
1496 8192, 9191, 10313, 11571, 12983, 14567, 16345
1497 }; 1493 };
1498 1494
1499 static const int16_t lpc_refl_cb1[127]={ 1495 static const int16_t lpc_refl_cb1[127]={
1500 -4041, -4029, -4018, -4008, -3998, -3988, -3977, -3966, 1496 -4041, -4029, -4018, -4008, -3998, -3988, -3977, -3966,
1501 -3954, -3942, -3930, -3918, -3906, -3892, -3879, -3866, 1497 -3954, -3942, -3930, -3918, -3906, -3892, -3879, -3866,