Skip to content
Snippets Groups Projects
aactab.c 155 KiB
Newer Older
  • Learn to ignore specific revisions
  •   0x1109, 0x0219, 0x0229, 0x0239, 0x0249, 0x0259, 0x0269,
      0x0279, 0x0289, 0x0299, 0x02a9, 0x02b9, 0x02c9,
      0x110a, 0x021a, 0x022a, 0x023a, 0x024a, 0x025a, 0x026a,
      0x027a, 0x028a, 0x029a, 0x02aa, 0x02ba, 0x02ca,
      0x110b, 0x021b, 0x022b, 0x023b, 0x024b, 0x025b, 0x026b,
      0x027b, 0x028b, 0x029b, 0x02ab, 0x02bb, 0x02cb,
      0x110c, 0x021c, 0x022c, 0x023c, 0x024c, 0x025c, 0x026c,
      0x027c, 0x028c, 0x029c, 0x02ac, 0x02bc, 0x02cc,
    };
    
    static const float codebook_vector10_vals[] = {
         0.0000000,  1.0000000,
         2.5198421,  4.3267487,
         6.3496042,  8.5498797,
        10.9027236, 13.3905183,
        16.0000000, 18.7207544,
        21.5443469, 24.4637810,
        27.4731418, 30.5673509,
        33.7419917, 36.9931811,
    };
    
    /*
     * bits  0:3, 4:7  index into _vals array
     *       8:9       bit mask of escape-coded entries
     *      12:15      number of non-zero values
     */
    static const uint16_t codebook_vector10_idx[] = {
        0x0000, 0x1010, 0x1020, 0x1030, 0x1040, 0x1050, 0x1060, 0x1070,
        0x1080, 0x1090, 0x10a0, 0x10b0, 0x10c0, 0x10d0, 0x10e0, 0x10f0, 0x1200,
        0x1001, 0x2011, 0x2021, 0x2031, 0x2041, 0x2051, 0x2061, 0x2071,
        0x2081, 0x2091, 0x20a1, 0x20b1, 0x20c1, 0x20d1, 0x20e1, 0x20f1, 0x2201,
        0x1002, 0x2012, 0x2022, 0x2032, 0x2042, 0x2052, 0x2062, 0x2072,
        0x2082, 0x2092, 0x20a2, 0x20b2, 0x20c2, 0x20d2, 0x20e2, 0x20f2, 0x2202,
        0x1003, 0x2013, 0x2023, 0x2033, 0x2043, 0x2053, 0x2063, 0x2073,
        0x2083, 0x2093, 0x20a3, 0x20b3, 0x20c3, 0x20d3, 0x20e3, 0x20f3, 0x2203,
        0x1004, 0x2014, 0x2024, 0x2034, 0x2044, 0x2054, 0x2064, 0x2074,
        0x2084, 0x2094, 0x20a4, 0x20b4, 0x20c4, 0x20d4, 0x20e4, 0x20f4, 0x2204,
        0x1005, 0x2015, 0x2025, 0x2035, 0x2045, 0x2055, 0x2065, 0x2075,
        0x2085, 0x2095, 0x20a5, 0x20b5, 0x20c5, 0x20d5, 0x20e5, 0x20f5, 0x2205,
        0x1006, 0x2016, 0x2026, 0x2036, 0x2046, 0x2056, 0x2066, 0x2076,
        0x2086, 0x2096, 0x20a6, 0x20b6, 0x20c6, 0x20d6, 0x20e6, 0x20f6, 0x2206,
        0x1007, 0x2017, 0x2027, 0x2037, 0x2047, 0x2057, 0x2067, 0x2077,
        0x2087, 0x2097, 0x20a7, 0x20b7, 0x20c7, 0x20d7, 0x20e7, 0x20f7, 0x2207,
        0x1008, 0x2018, 0x2028, 0x2038, 0x2048, 0x2058, 0x2068, 0x2078,
        0x2088, 0x2098, 0x20a8, 0x20b8, 0x20c8, 0x20d8, 0x20e8, 0x20f8, 0x2208,
        0x1009, 0x2019, 0x2029, 0x2039, 0x2049, 0x2059, 0x2069, 0x2079,
        0x2089, 0x2099, 0x20a9, 0x20b9, 0x20c9, 0x20d9, 0x20e9, 0x20f9, 0x2209,
        0x100a, 0x201a, 0x202a, 0x203a, 0x204a, 0x205a, 0x206a, 0x207a,
        0x208a, 0x209a, 0x20aa, 0x20ba, 0x20ca, 0x20da, 0x20ea, 0x20fa, 0x220a,
        0x100b, 0x201b, 0x202b, 0x203b, 0x204b, 0x205b, 0x206b, 0x207b,
        0x208b, 0x209b, 0x20ab, 0x20bb, 0x20cb, 0x20db, 0x20eb, 0x20fb, 0x220b,
        0x100c, 0x201c, 0x202c, 0x203c, 0x204c, 0x205c, 0x206c, 0x207c,
        0x208c, 0x209c, 0x20ac, 0x20bc, 0x20cc, 0x20dc, 0x20ec, 0x20fc, 0x220c,
        0x100d, 0x201d, 0x202d, 0x203d, 0x204d, 0x205d, 0x206d, 0x207d,
        0x208d, 0x209d, 0x20ad, 0x20bd, 0x20cd, 0x20dd, 0x20ed, 0x20fd, 0x220d,
        0x100e, 0x201e, 0x202e, 0x203e, 0x204e, 0x205e, 0x206e, 0x207e,
        0x208e, 0x209e, 0x20ae, 0x20be, 0x20ce, 0x20de, 0x20ee, 0x20fe, 0x220e,
        0x100f, 0x201f, 0x202f, 0x203f, 0x204f, 0x205f, 0x206f, 0x207f,
        0x208f, 0x209f, 0x20af, 0x20bf, 0x20cf, 0x20df, 0x20ef, 0x20ff, 0x220f,
        0x1100, 0x2110, 0x2120, 0x2130, 0x2140, 0x2150, 0x2160, 0x2170,
        0x2180, 0x2190, 0x21a0, 0x21b0, 0x21c0, 0x21d0, 0x21e0, 0x21f0, 0x2300,
    };
    
    const float *const ff_aac_codebook_vector_vals[] = {
    
        codebook_vector0_vals,  codebook_vector0_vals,
        codebook_vector10_vals, codebook_vector10_vals,
        codebook_vector4_vals,  codebook_vector4_vals,
        codebook_vector10_vals, codebook_vector10_vals,
        codebook_vector10_vals, codebook_vector10_vals,
    
        codebook_vector10_vals,
    };
    
    const uint16_t *const ff_aac_codebook_vector_idx[] = {
        codebook_vector02_idx, codebook_vector02_idx,
        codebook_vector02_idx, codebook_vector02_idx,
        codebook_vector4_idx,  codebook_vector4_idx,
        codebook_vector6_idx,  codebook_vector6_idx,
        codebook_vector8_idx,  codebook_vector8_idx,
        codebook_vector10_idx,
    };
    
    
    /* @name swb_offsets
     * Sample offset into the window indicating the beginning of a scalefactor
     * window band
     *
     * scalefactor window band - term for scalefactor bands within a window,
     * given in Table 4.110 to Table 4.128.
     *
     * scalefactor band - a set of spectral coefficients which are scaled by one
     * scalefactor. In case of EIGHT_SHORT_SEQUENCE and grouping a scalefactor band
     * may contain several scalefactor window bands of corresponding frequency. For
     * all other window_sequences scalefactor bands and scalefactor window bands are
     * identical.
     * @{
     */
    
    static const uint16_t swb_offset_1024_96[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  48,  52,  56,  64,
         72,  80,  88,  96, 108, 120, 132, 144,
        156, 172, 188, 212, 240, 276, 320, 384,
        448, 512, 576, 640, 704, 768, 832, 896,
        960, 1024
    };
    
    static const uint16_t swb_offset_128_96[] = {
        0, 4, 8, 12, 16, 20, 24, 32, 40, 48, 64, 92, 128
    };
    
    static const uint16_t swb_offset_1024_64[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  48,  52,  56,  64,
         72,  80,  88, 100, 112, 124, 140, 156,
        172, 192, 216, 240, 268, 304, 344, 384,
        424, 464, 504, 544, 584, 624, 664, 704,
        744, 784, 824, 864, 904, 944, 984, 1024
    };
    
    static const uint16_t swb_offset_1024_48[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  48,  56,  64,  72,  80,
         88,  96, 108, 120, 132, 144, 160, 176,
        196, 216, 240, 264, 292, 320, 352, 384,
        416, 448, 480, 512, 544, 576, 608, 640,
        672, 704, 736, 768, 800, 832, 864, 896,
        928, 1024
    };
    
    
    static const uint16_t swb_offset_512_48[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  48,  52,  56,  60,
         68,  76,  84,  92, 100, 112, 124, 136,
        148, 164, 184, 208, 236, 268, 300, 332,
        364, 396, 428, 460, 512
    };
    
    
    static const uint16_t swb_offset_480_48[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  48,  52,  56,  64,
         72,  80,  88,  96, 108, 120, 132, 144,
        156, 172, 188, 212, 240, 272, 304, 336,
        368, 400, 432, 480
    };
    
    
    static const uint16_t swb_offset_128_48[] = {
         0,   4,   8,  12,  16,  20,  28,  36,
        44,  56,  68,  80,  96, 112, 128
    };
    
    static const uint16_t swb_offset_1024_32[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  48,  56,  64,  72,  80,
         88,  96, 108, 120, 132, 144, 160, 176,
        196, 216, 240, 264, 292, 320, 352, 384,
        416, 448, 480, 512, 544, 576, 608, 640,
        672, 704, 736, 768, 800, 832, 864, 896,
        928, 960, 992, 1024
    };
    
    
    static const uint16_t swb_offset_512_32[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  48,  52,  56,  64,
         72,  80,  88,  96, 108, 120, 132, 144,
        160, 176, 192, 212, 236, 260, 288, 320,
        352, 384, 416, 448, 480, 512
    };
    
    
    static const uint16_t swb_offset_480_32[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  48,  52,  56,  60,
         64,  72,  80,  88,  96, 104, 112, 124,
        136, 148, 164, 180, 200, 224, 256, 288,
        320, 352, 384, 416, 448, 480
     };
    
    
    static const uint16_t swb_offset_1024_24[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  52,  60,  68,  76,
         84,  92, 100, 108, 116, 124, 136, 148,
        160, 172, 188, 204, 220, 240, 260, 284,
        308, 336, 364, 396, 432, 468, 508, 552,
        600, 652, 704, 768, 832, 896, 960, 1024
    };
    
    
    static const uint16_t swb_offset_512_24[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  52,  60,  68,  80,
         92, 104, 120, 140, 164, 192, 224, 256,
        288, 320, 352, 384, 416, 448, 480, 512,
    };
    
    
    static const uint16_t swb_offset_480_24[] = {
          0,   4,   8,  12,  16,  20,  24,  28,
         32,  36,  40,  44,  52,  60,  68,  80,
         92, 104, 120, 140, 164, 192, 224, 256,
        288, 320, 352, 384, 416, 448, 480
    };
    
    
    static const uint16_t swb_offset_128_24[] = {
         0,   4,   8,  12,  16,  20,  24,  28,
        36,  44,  52,  64,  76,  92, 108, 128
    };
    
    static const uint16_t swb_offset_1024_16[] = {
          0,   8,  16,  24,  32,  40,  48,  56,
         64,  72,  80,  88, 100, 112, 124, 136,
        148, 160, 172, 184, 196, 212, 228, 244,
        260, 280, 300, 320, 344, 368, 396, 424,
        456, 492, 532, 572, 616, 664, 716, 772,
        832, 896, 960, 1024
    };
    
    static const uint16_t swb_offset_128_16[] = {
         0,   4,   8,  12,  16,  20,  24,  28,
        32,  40,  48,  60,  72,  88, 108, 128
    };
    
    static const uint16_t swb_offset_1024_8[] = {
          0,  12,  24,  36,  48,  60,  72,  84,
         96, 108, 120, 132, 144, 156, 172, 188,
        204, 220, 236, 252, 268, 288, 308, 328,
        348, 372, 396, 420, 448, 476, 508, 544,
        580, 620, 664, 712, 764, 820, 880, 944,
        1024
    };
    
    static const uint16_t swb_offset_128_8[] = {
         0,   4,   8,  12,  16,  20,  24,  28,
        36,  44,  52,  60,  72,  88, 108, 128
    };
    
    
    const uint16_t * const ff_swb_offset_1024[] = {
    
        swb_offset_1024_96, swb_offset_1024_96, swb_offset_1024_64,
        swb_offset_1024_48, swb_offset_1024_48, swb_offset_1024_32,
        swb_offset_1024_24, swb_offset_1024_24, swb_offset_1024_16,
        swb_offset_1024_16, swb_offset_1024_16, swb_offset_1024_8,
        swb_offset_1024_8
    };
    
    
    const uint16_t * const ff_swb_offset_512[] = {
        NULL,               NULL,               NULL,
        swb_offset_512_48,  swb_offset_512_48,  swb_offset_512_32,
        swb_offset_512_24,  swb_offset_512_24,  NULL,
        NULL,               NULL,               NULL,
        NULL
    };
    
    
    const uint16_t * const ff_swb_offset_480[] = {
        NULL,               NULL,               NULL,
        swb_offset_480_48,  swb_offset_480_48,  swb_offset_480_32,
        swb_offset_480_24,  swb_offset_480_24,  NULL,
        NULL,               NULL,               NULL,
        NULL
    };
    
    
    const uint16_t * const ff_swb_offset_128[] = {
    
        /* The last entry on the following row is swb_offset_128_64 but is a
           duplicate of swb_offset_128_96. */
        swb_offset_128_96, swb_offset_128_96, swb_offset_128_96,
        swb_offset_128_48, swb_offset_128_48, swb_offset_128_48,
        swb_offset_128_24, swb_offset_128_24, swb_offset_128_16,
        swb_offset_128_16, swb_offset_128_16, swb_offset_128_8,
        swb_offset_128_8
    };
    
    // @}
    
    /* @name ff_tns_max_bands
     * The maximum number of scalefactor bands on which TNS can operate for the long
     * and short transforms respectively. The index to these tables is related to
     * the sample rate of the audio.
     * @{
     */
    const uint8_t ff_tns_max_bands_1024[] = {
        31, 31, 34, 40, 42, 51, 46, 46, 42, 42, 42, 39, 39
    };
    
    
    const uint8_t ff_tns_max_bands_512[] = {
        0, 0, 0, 31, 32, 37, 31, 31, 0, 0, 0, 0, 0
    };
    
    
    const uint8_t ff_tns_max_bands_480[] = {
        0, 0, 0, 31, 32, 37, 30, 30, 0, 0, 0, 0, 0
    };
    
    
    const uint8_t ff_tns_max_bands_128[] = {
        9, 9, 10, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14
    };
    // @}
    
    const DECLARE_ALIGNED(32, float, ff_aac_eld_window_512)[1920] = {
    
    1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772
         0.00338834,  0.00567745,  0.00847677,  0.01172641,
         0.01532555,  0.01917664,  0.02318809,  0.02729259,
         0.03144503,  0.03560261,  0.03972499,  0.04379783,
         0.04783094,  0.05183357,  0.05581342,  0.05977723,
         0.06373173,  0.06768364,  0.07163937,  0.07559976,
         0.07956096,  0.08352024,  0.08747623,  0.09143035,
         0.09538618,  0.09934771,  0.10331917,  0.10730456,
         0.11130697,  0.11532867,  0.11937133,  0.12343922,
         0.12753911,  0.13167705,  0.13585812,  0.14008529,
         0.14435986,  0.14868291,  0.15305531,  0.15747594,
         0.16194193,  0.16645070,  0.17099991,  0.17558633,
         0.18020600,  0.18485548,  0.18953191,  0.19423322,
         0.19895800,  0.20370512,  0.20847374,  0.21326312,
         0.21807244,  0.22290083,  0.22774742,  0.23261210,
         0.23749542,  0.24239767,  0.24731889,  0.25225887,
         0.25721719,  0.26219330,  0.26718648,  0.27219630,
         0.27722262,  0.28226514,  0.28732336,  0.29239628,
         0.29748247,  0.30258055,  0.30768914,  0.31280508,
         0.31792385,  0.32304172,  0.32815579,  0.33326397,
         0.33836470,  0.34345661,  0.34853868,  0.35361188,
         0.35867865,  0.36374072,  0.36879900,  0.37385347,
         0.37890349,  0.38394836,  0.38898730,  0.39401912,
         0.39904236,  0.40405575,  0.40905820,  0.41404819,
         0.41902398,  0.42398423,  0.42892805,  0.43385441,
         0.43876210,  0.44365014,  0.44851786,  0.45336632,
         0.45819759,  0.46301302,  0.46781309,  0.47259722,
         0.47736435,  0.48211365,  0.48684450,  0.49155594,
         0.49624679,  0.50091636,  0.50556440,  0.51019132,
         0.51479771,  0.51938391,  0.52394998,  0.52849587,
         0.53302151,  0.53752680,  0.54201160,  0.54647575,
         0.55091916,  0.55534181,  0.55974376,  0.56412513,
         0.56848615,  0.57282710,  0.57714834,  0.58145030,
         0.58492489,  0.58918511,  0.59342326,  0.59763936,
         0.60183347,  0.60600561,  0.61015581,  0.61428412,
         0.61839056,  0.62247517,  0.62653799,  0.63057912,
         0.63459872,  0.63859697,  0.64257403,  0.64653001,
         0.65046495,  0.65437887,  0.65827181,  0.66214383,
         0.66599499,  0.66982535,  0.67363499,  0.67742394,
         0.68119219,  0.68493972,  0.68866653,  0.69237258,
         0.69605778,  0.69972207,  0.70336537,  0.70698758,
         0.71058862,  0.71416837,  0.71772674,  0.72126361,
         0.72477889,  0.72827246,  0.73174419,  0.73519392,
         0.73862141,  0.74202643,  0.74540874,  0.74876817,
         0.75210458,  0.75541785,  0.75870785,  0.76197437,
         0.76521709,  0.76843570,  0.77162988,  0.77479939,
         0.77794403,  0.78106359,  0.78415789,  0.78722670,
         0.79026979,  0.79328694,  0.79627791,  0.79924244,
         0.80218027,  0.80509112,  0.80797472,  0.81083081,
         0.81365915,  0.81645949,  0.81923160,  0.82197528,
         0.82469037,  0.82737673,  0.83003419,  0.83266262,
         0.83526186,  0.83783176,  0.84037217,  0.84288297,
         0.84536401,  0.84781517,  0.85023632,  0.85262739,
         0.85498836,  0.85731921,  0.85961993,  0.86189052,
         0.86413101,  0.86634140,  0.86852173,  0.87067211,
         0.87279275,  0.87488384,  0.87694559,  0.87897824,
         0.88098206,  0.88295729,  0.88490423,  0.88682332,
         0.88871519,  0.89058048,  0.89241983,  0.89423391,
         0.89602338,  0.89778893,  0.89953126,  0.90125142,
         0.90295086,  0.90463104,  0.90629341,  0.90793946,
         0.90957067,  0.91118856,  0.91279464,  0.91439073,
         0.91597898,  0.91756153,  0.91914049,  0.92071690,
         0.92229070,  0.92386182,  0.92542993,  0.92698946,
         0.92852960,  0.93003929,  0.93150727,  0.93291739,
         0.93424863,  0.93547974,  0.93658982,  0.93756587,
         0.93894072,  0.93922780,  0.93955477,  0.93991290,
         0.94029104,  0.94067794,  0.94106258,  0.94144084,
         0.94181549,  0.94218963,  0.94256628,  0.94294662,
         0.94332998,  0.94371562,  0.94410280,  0.94449122,
         0.94488106,  0.94527249,  0.94566568,  0.94606074,
         0.94645772,  0.94685665,  0.94725759,  0.94766054,
         0.94806547,  0.94847234,  0.94888115,  0.94929190,
         0.94970469,  0.95011960,  0.95053672,  0.95095604,
         0.95137751,  0.95180105,  0.95222658,  0.95265413,
         0.95308380,  0.95351571,  0.95394994,  0.95438653,
         0.95482538,  0.95526643,  0.95570958,  0.95615486,
         0.95660234,  0.95705214,  0.95750433,  0.95795892,
         0.95841582,  0.95887493,  0.95933616,  0.95979949,
         0.96026500,  0.96073277,  0.96120286,  0.96167526,
         0.96214986,  0.96262655,  0.96310522,  0.96358586,
         0.96406853,  0.96455330,  0.96504026,  0.96552936,
         0.96602051,  0.96651360,  0.96700850,  0.96750520,
         0.96800376,  0.96850424,  0.96900670,  0.96951112,
         0.97001738,  0.97052533,  0.97103488,  0.97154597,
         0.97205867,  0.97257304,  0.97308915,  0.97360694,
         0.97412631,  0.97464711,  0.97516923,  0.97569262,
         0.97621735,  0.97674350,  0.97727111,  0.97780016,
         0.97833051,  0.97886205,  0.97939463,  0.97992823,
         0.98046291,  0.98099875,  0.98153580,  0.98207405,
         0.98261337,  0.98315364,  0.98369474,  0.98423664,
         0.98477941,  0.98532311,  0.98586780,  0.98641348,
         0.98696003,  0.98750734,  0.98805530,  0.98860389,
         0.98915320,  0.98970328,  0.99025423,  0.99080602,
         0.99135855,  0.99191171,  0.99246541,  0.99301962,
         0.99357443,  0.99412992,  0.99468617,  0.99524320,
         0.99580092,  0.99635926,  0.99691814,  0.99747748,
         0.99803721,  0.99859725,  0.99915752,  0.99971793,
         1.00028215,  1.00084319,  1.00140472,  1.00196665,
         1.00252889,  1.00309139,  1.00365404,  1.00421679,
         1.00477954,  1.00534221,  1.00590474,  1.00646713,
         1.00702945,  1.00759179,  1.00815424,  1.00871678,
         1.00927930,  1.00984169,  1.01040384,  1.01096575,
         1.01152747,  1.01208910,  1.01265070,  1.01321226,
         1.01377365,  1.01433478,  1.01489551,  1.01545584,
         1.01601582,  1.01657553,  1.01713502,  1.01769427,
         1.01825316,  1.01881154,  1.01936929,  1.01992639,
         1.02048289,  1.02103888,  1.02159441,  1.02214945,
         1.02270387,  1.02325751,  1.02381025,  1.02436204,
         1.02491295,  1.02546304,  1.02601238,  1.02656092,
         1.02710853,  1.02765508,  1.02820041,  1.02874449,
         1.02928737,  1.02982913,  1.03036981,  1.03090937,
         1.03144768,  1.03198460,  1.03252000,  1.03305384,
         1.03358617,  1.03411707,  1.03464659,  1.03517470,
         1.03570128,  1.03622620,  1.03674934,  1.03727066,
         1.03779024,  1.03830815,  1.03882446,  1.03933914,
         1.03985206,  1.04036312,  1.04087217,  1.04137920,
         1.04188428,  1.04238748,  1.04288888,  1.04338845,
         1.04388610,  1.04438170,  1.04487515,  1.04536645,
         1.04585569,  1.04634297,  1.04682838,  1.04731192,
         1.04779350,  1.04827303,  1.04875042,  1.04922568,
         1.04969891,  1.05017022,  1.05063974,  1.05110746,
         1.05157332,  1.05203721,  1.05249907,  1.05295889,
         1.05341676,  1.05387277,  1.05432700,  1.05477948,
         1.05523018,  1.05567906,  1.05612608,  1.05657124,
         1.05701459,  1.05745616,  1.05789601,  1.05833426,
         1.05877109,  1.05920669,  1.05964125,  1.06007444,
         1.06050542,  1.06093335,  1.06135746,  1.06177909,
         1.06220164,  1.06262858,  1.06306309,  1.06350050,
         1.06392837,  1.06433391,  1.06470443,  1.06502996,
         1.06481076,  1.06469765,  1.06445004,  1.06408002,
         1.06361382,  1.06307719,  1.06249453,  1.06188365,
         1.06125612,  1.06062291,  1.05999418,  1.05937132,
         1.05874726,  1.05811486,  1.05746728,  1.05680000,
         1.05611070,  1.05539715,  1.05465735,  1.05389329,
         1.05311083,  1.05231578,  1.05151372,  1.05070811,
         1.04990044,  1.04909210,  1.04828434,  1.04747647,
         1.04666590,  1.04585003,  1.04502628,  1.04419009,
         1.04333499,  1.04245452,  1.04154244,  1.04059452,
         1.03960846,  1.03858207,  1.03751326,  1.03640189,
         1.03524976,  1.03405868,  1.03283047,  1.03156812,
         1.03027574,  1.02895743,  1.02761717,  1.02625804,
         1.02488222,  1.02349184,  1.02208892,  1.02067450,
         1.01924861,  1.01781123,  1.01636229,  1.01490045,
         1.01342315,  1.01192778,  1.01041175,  1.00887284,
         1.00730915,  1.00571882,  1.00409996,  1.00245032,
         1.00076734,  0.99904842,  0.99729101,  0.99549380,
         0.99365664,  0.99177946,  0.98986234,  0.98791024,
         0.98593294,  0.98394037,  0.98194226,  0.97994532,
         0.97795324,  0.97596955,  0.97399748,  0.97203326,
         0.97006624,  0.96808546,  0.96608018,  0.96404416,
         0.96197556,  0.95987276,  0.95773420,  0.95556018,
         0.95335291,  0.95111462,  0.94884764,  0.94655663,
         0.94424858,  0.94193055,  0.93960953,  0.93729154,
         0.93498157,  0.93268456,  0.93040503,  0.92813771,
         0.92586755,  0.92357910,  0.92125731,  0.91889642,
         0.91649998,  0.91407191,  0.91161623,  0.90913975,
         0.90665202,  0.90416271,  0.90168115,  0.89920934,
         0.89674189,  0.89427312,  0.89179743,  0.88931147,
         0.88681415,  0.88430445,  0.88178141,  0.87924528,
         0.87669753,  0.87413966,  0.87157318,  0.86899958,
         0.86642037,  0.86383703,  0.86125106,  0.85866393,
         0.85604236,  0.85344385,  0.85083093,  0.84820550,
         0.84556943,  0.84292458,  0.84027278,  0.83761586,
         0.83495565,  0.83229393,  0.82963243,  0.82697135,
         0.82430933,  0.82164496,  0.81897669,  0.81630017,
         0.81360822,  0.81089355,  0.80814924,  0.80537741,
         0.80258920,  0.79979611,  0.79700954,  0.79423813,
         0.79148780,  0.78876432,  0.78607290,  0.78340590,
         0.78074288,  0.77806279,  0.77534514,  0.77258187,
         0.76977737,  0.76693654,  0.76406441,  0.76116851,
         0.75825892,  0.75534582,  0.75243924,  0.74954634,
         0.74667135,  0.74381840,  0.74099145,  0.73819147,
         0.73541641,  0.73266408,  0.72993193,  0.72720913,
         0.72447661,  0.72171494,  0.71890515,  0.71603932,
         0.71312056,  0.71015250,  0.70713900,  0.70409084,
         0.70102565,  0.69796137,  0.69491556,  0.69189772,
         0.68890931,  0.68595141,  0.68302498,  0.68012852,
         0.67725801,  0.67440936,  0.67157841,  0.66876081,
         0.66595195,  0.66314722,  0.66034194,  0.65753027,
         0.65470525,  0.65185984,  0.64898709,  0.64608214,
         0.64314221,  0.64016460,  0.63714680,  0.63409034,
         0.63100082,  0.62788400,  0.62474577,  0.62159473,
         0.61844225,  0.61529977,  0.61217866,  0.60908811,
         0.60603510,  0.60302654,  0.60006916,  0.59716588,
         0.59431580,  0.59151787,  0.58877068,  0.58606495,
         0.58338353,  0.58070891,  0.57802356,  0.57530864,
         0.57254404,  0.56970958,  0.56678577,  0.56376860,
         0.56066951,  0.55750064,  0.55427451,  0.55101301,
         0.54774732,  0.54450907,  0.54132936,  0.53822744,
         0.53521072,  0.53228613,  0.52945979,  0.52671997,
         0.52403708,  0.52138072,  0.51872085,  0.51603570,
         0.51331170,  0.51053560,  0.50769466,  0.50478931,
         0.50183308,  0.49884001,  0.49582406,  0.49279905,
         0.48985748,  0.48679641,  0.48379429,  0.48085363,
         0.47796576,  0.47512151,  0.47231151,  0.46952402,
         0.46674486,  0.46395978,  0.46115496,  0.45832607,
         0.45547830,  0.45261727,  0.44974866,  0.44688011,
         0.44402125,  0.44118178,  0.43837094,  0.43558772,
         0.43282082,  0.43005847,  0.42728913,  0.42450572,
         0.42170567,  0.41888658,  0.41604633,  0.41318897,
         0.41032472,  0.40746405,  0.40461724,  0.40178943,
         0.39898066,  0.39619073,  0.39341940,  0.39066519,
         0.38792536,  0.38519713,  0.38247773,  0.37976476,
         0.37705620,  0.37435006,  0.37164438,  0.36893869,
         0.36623396,  0.36353124,  0.36083153,  0.35813533,
         0.35544262,  0.35275338,  0.35006755,  0.34738530,
         0.34470699,  0.34203296,  0.33936359,  0.33669922,
         0.33404027,  0.33138711,  0.32874013,  0.32609944,
         0.32346493,  0.32083645,  0.31821388,  0.31559703,
         0.31298573,  0.31037987,  0.30777941,  0.30518446,
         0.30259525,  0.30001202,  0.29743499,  0.29486428,
         0.29229989,  0.28974179,  0.28718997,  0.28464452,
         0.28210562,  0.27957346,  0.27704820,  0.27452992,
         0.27201854,  0.26951399,  0.26701622,  0.26452533,
         0.26204158,  0.25956526,  0.25709662,  0.25463583,
         0.25218294,  0.24973798,  0.24730100,  0.24487207,
         0.24245133,  0.24003893,  0.23763500,  0.23523959,
         0.23285262,  0.23047401,  0.22810369,  0.22574170,
         0.22338818,  0.22104329,  0.21870719,  0.21637986,
         0.21406117,  0.21175095,  0.20944904,  0.20715535,
         0.20486987,  0.20259261,  0.20032356,  0.19806259,
         0.19580944,  0.19356385,  0.19132556,  0.18909442,
         0.18687040,  0.18465350,  0.18244372,  0.18024164,
         0.17804841,  0.17586521,  0.17369322,  0.17153360,
         0.16938755,  0.16725622,  0.16514081,  0.16304247,
         0.16098974,  0.15896561,  0.15696026,  0.15497259,
         0.15300151,  0.15104590,  0.14910466,  0.14717666,
         0.14526081,  0.14335599,  0.14146111,  0.13957570,
         0.13769993,  0.13583399,  0.13397806,  0.13213229,
         0.13029682,  0.12847178,  0.12665729,  0.12485353,
         0.12306074,  0.12127916,  0.11950900,  0.11775043,
         0.11600347,  0.11426820,  0.11254464,  0.11083292,
         0.10913318,  0.10744559,  0.10577028,  0.10410733,
         0.10245672,  0.10081842,  0.09919240,  0.09757872,
         0.09597750,  0.09438884,  0.09281288,  0.09124964,
         0.08969907,  0.08816111,  0.08663570,  0.08512288,
         0.08362274,  0.08213540,  0.08066096,  0.07919944,
         0.07775076,  0.07631484,  0.07489161,  0.07348108,
         0.07208335,  0.07069851,  0.06932666,  0.06796781,
         0.06662187,  0.06528874,  0.06396833,  0.06266065,
         0.06136578,  0.06008380,  0.05881480,  0.05755876,
         0.05631557,  0.05508511,  0.05386728,  0.05266206,
         0.05146951,  0.05028971,  0.04912272,  0.04796855,
         0.04682709,  0.04569825,  0.04458194,  0.04347817,
         0.04238704,  0.04130868,  0.04024318,  0.03919056,
         0.03815071,  0.03712352,  0.03610890,  0.03510679,
         0.03411720,  0.03314013,  0.03217560,  0.03122343,
         0.03028332,  0.02935494,  0.02843799,  0.02753230,
         0.02663788,  0.02575472,  0.02488283,  0.02402232,
         0.02317341,  0.02233631,  0.02151124,  0.02069866,
         0.01989922,  0.01911359,  0.01834241,  0.01758563,
         0.01684248,  0.01611219,  0.01539397,  0.01468726,
         0.01399167,  0.01330687,  0.01263250,  0.01196871,
         0.01131609,  0.01067527,  0.01004684,  0.00943077,
         0.00882641,  0.00823307,  0.00765011,  0.00707735,
         0.00651513,  0.00596377,  0.00542364,  0.00489514,
         0.00437884,  0.00387530,  0.00338509,  0.00290795,
         0.00244282,  0.00198860,  0.00154417,  0.00110825,
         0.00067934,  0.00025589, -0.00016357, -0.00057897,
        -0.00098865, -0.00139089, -0.00178397, -0.00216547,
        -0.00253230, -0.00288133, -0.00320955, -0.00351626,
        -0.00380315, -0.00407198, -0.00432457, -0.00456373,
        -0.00479326, -0.00501699, -0.00523871, -0.00546066,
        -0.00568360, -0.00590821, -0.00613508, -0.00636311,
        -0.00658944, -0.00681117, -0.00702540, -0.00722982,
        -0.00742268, -0.00760226, -0.00776687, -0.00791580,
        -0.00804933, -0.00816774, -0.00827139, -0.00836122,
        -0.00843882, -0.00850583, -0.00856383, -0.00861430,
        -0.00865853, -0.00869781, -0.00873344, -0.00876633,
        -0.00879707, -0.00882622, -0.00885433, -0.00888132,
        -0.00890652, -0.00892925, -0.00894881, -0.00896446,
        -0.00897541, -0.00898088, -0.00898010, -0.00897234,
        -0.00895696, -0.00893330, -0.00890076, -0.00885914,
        -0.00880875, -0.00874987, -0.00868282, -0.00860825,
        -0.00852716, -0.00844055, -0.00834941, -0.00825485,
        -0.00815807, -0.00806025, -0.00796253, -0.00786519,
        -0.00776767, -0.00766937, -0.00756971, -0.00746790,
        -0.00736305, -0.00725422, -0.00714055, -0.00702161,
        -0.00689746, -0.00676816, -0.00663381, -0.00649489,
        -0.00635230, -0.00620694, -0.00605969, -0.00591116,
        -0.00576167, -0.00561155, -0.00546110, -0.00531037,
        -0.00515917, -0.00500732, -0.00485462, -0.00470075,
        -0.00454530, -0.00438786, -0.00422805, -0.00406594,
        -0.00390204, -0.00373686, -0.00357091, -0.00340448,
        -0.00323770, -0.00307066, -0.00290344, -0.00273610,
        -0.00256867, -0.00240117, -0.00223365, -0.00206614,
        -0.00189866, -0.00173123, -0.00156390, -0.00139674,
        -0.00122989, -0.00106351, -0.00089772, -0.00073267,
        -0.00056849, -0.00040530, -0.00024324, -0.00008241,
         0.00008214,  0.00024102,  0.00039922,  0.00055660,
         0.00071299,  0.00086826,  0.00102224,  0.00117480,
         0.00132579,  0.00147507,  0.00162252,  0.00176804,
         0.00191161,  0.00205319,  0.00219277,  0.00233029,
         0.00246567,  0.00259886,  0.00272975,  0.00285832,
         0.00298453,  0.00310839,  0.00322990,  0.00334886,
         0.00346494,  0.00357778,  0.00368706,  0.00379273,
         0.00389501,  0.00399411,  0.00409020,  0.00418350,
         0.00427419,  0.00436249,  0.00444858,  0.00453250,
         0.00461411,  0.00469328,  0.00476988,  0.00484356,
         0.00491375,  0.00497987,  0.00504139,  0.00509806,
         0.00514990,  0.00519693,  0.00523920,  0.00527700,
         0.00531083,  0.00534122,  0.00536864,  0.00539357,
         0.00541649,  0.00543785,  0.00545809,  0.00547713,
         0.00549441,  0.00550936,  0.00552146,  0.00553017,
         0.00553494,  0.00553524,  0.00553058,  0.00552065,
         0.00550536,  0.00548459,  0.00545828,  0.00542662,
         0.00539007,  0.00534910,  0.00530415,  0.00525568,
         0.00520417,  0.00515009,  0.00509387,  0.00503595,
         0.00497674,  0.00491665,  0.00485605,  0.00479503,
         0.00473336,  0.00467082,  0.00460721,  0.00454216,
         0.00447517,  0.00440575,  0.00433344,  0.00425768,
         0.00417786,  0.00409336,  0.00400363,  0.00390837,
         0.00380759,  0.00370130,  0.00358952,  0.00347268,
         0.00335157,  0.00322699,  0.00309975,  0.00297088,
         0.00284164,  0.00271328,  0.00258700,  0.00246328,
         0.00234195,  0.00222281,  0.00210562,  0.00198958,
         0.00187331,  0.00175546,  0.00163474,  0.00151020,
         0.00138130,  0.00124750,  0.00110831,  0.00096411,
         0.00081611,  0.00066554,  0.00051363,  0.00036134,
         0.00020940,  0.00005853, -0.00009058, -0.00023783,
        -0.00038368, -0.00052861, -0.00067310, -0.00081757,
        -0.00096237, -0.00110786, -0.00125442, -0.00140210,
        -0.00155065, -0.00169984, -0.00184940, -0.00199910,
        -0.00214872, -0.00229798, -0.00244664, -0.00259462,
        -0.00274205, -0.00288912, -0.00303596, -0.00318259,
        -0.00332890, -0.00347480, -0.00362024, -0.00376519,
        -0.00390962, -0.00405345, -0.00419658, -0.00433902,
        -0.00448085, -0.00462219, -0.00476309, -0.00490357,
        -0.00504361, -0.00518321, -0.00532243, -0.00546132,
        -0.00559988, -0.00573811, -0.00587602, -0.00601363,
        -0.00615094, -0.00628795, -0.00642466, -0.00656111,
        -0.00669737, -0.00683352, -0.00696963, -0.00710578,
        -0.00724208, -0.00737862, -0.00751554, -0.00765295,
        -0.00779098, -0.00792976, -0.00806941, -0.00821006,
        -0.00835183, -0.00849485, -0.00863926, -0.00878522,
        -0.00893293, -0.00908260, -0.00923444, -0.00938864,
        -0.00954537, -0.00970482, -0.00986715, -0.01003173,
        -0.01019711, -0.01036164, -0.01052357, -0.01068184,
        -0.01083622, -0.01098652, -0.01113252, -0.01127409,
        -0.01141114, -0.01154358, -0.01167135, -0.01179439,
        -0.01191268, -0.01202619, -0.01213493, -0.01223891,
        -0.01233817, -0.01243275, -0.01252272, -0.01260815,
        -0.01268915, -0.01276583, -0.01283832, -0.01290685,
        -0.01297171, -0.01303320, -0.01309168, -0.01314722,
        -0.01319969, -0.01324889, -0.01329466, -0.01333693,
        -0.01337577, -0.01341125, -0.01344345, -0.01347243,
        -0.01349823, -0.01352089, -0.01354045, -0.01355700,
        -0.01357068, -0.01358164, -0.01359003, -0.01359587,
        -0.01359901, -0.01359931, -0.01359661, -0.01359087,
        -0.01358219, -0.01357065, -0.01355637, -0.01353935,
        -0.01351949, -0.01349670, -0.01347088, -0.01344214,
        -0.01341078, -0.01337715, -0.01334158, -0.01330442,
        -0.01326601, -0.01322671, -0.01318689, -0.01314692,
        -0.01310123, -0.01306470, -0.01302556, -0.01298381,
        -0.01293948, -0.01289255, -0.01284305, -0.01279095,
        -0.01273625, -0.01267893, -0.01261897, -0.01255632,
        -0.01249096, -0.01242283, -0.01235190, -0.01227827,
        -0.01220213, -0.01212366, -0.01204304, -0.01196032,
        -0.01187543, -0.01178829, -0.01169884, -0.01160718,
        -0.01151352, -0.01141809, -0.01132111, -0.01122272,
        -0.01112304, -0.01102217, -0.01092022, -0.01081730,
        -0.01071355, -0.01060912, -0.01050411, -0.01039854,
        -0.01029227, -0.01018521, -0.01007727, -0.00996859,
        -0.00985959, -0.00975063, -0.00964208, -0.00953420,
        -0.00942723, -0.00932135, -0.00921677, -0.00911364,
        -0.00901208, -0.00891220, -0.00881412, -0.00871792,
        -0.00862369, -0.00853153, -0.00844149, -0.00835360,
        -0.00826785, -0.00818422, -0.00810267, -0.00802312,
        -0.00794547, -0.00786959, -0.00779533, -0.00772165,
        -0.00764673, -0.00756886, -0.00748649, -0.00739905,
        -0.00730681, -0.00721006, -0.00710910, -0.00700419,
        -0.00689559, -0.00678354, -0.00666829, -0.00655007,
        -0.00642916, -0.00630579, -0.00618022, -0.00605267,
        -0.00592333, -0.00579240, -0.00566006, -0.00552651,
        -0.00539194, -0.00525653, -0.00512047, -0.00498390,
        -0.00484693, -0.00470969, -0.00457228, -0.00443482,
        -0.00429746, -0.00416034, -0.00402359, -0.00388738,
        -0.00375185, -0.00361718, -0.00348350, -0.00335100,
        -0.00321991, -0.00309043, -0.00296276, -0.00283698,
        -0.00271307, -0.00259098, -0.00247066, -0.00235210,
        -0.00223531, -0.00212030, -0.00200709, -0.00189576,
        -0.00178647, -0.00167936, -0.00157457, -0.00147216,
        -0.00137205, -0.00127418, -0.00117849, -0.00108498,
        -0.00099375, -0.00090486, -0.00081840, -0.00073444,
        -0.00065309, -0.00057445, -0.00049860, -0.00042551,
        -0.00035503, -0.00028700, -0.00022125, -0.00015761,
        -0.00009588, -0.00003583,  0.00002272,  0.00007975,
         0.00013501,  0.00018828,  0.00023933,  0.00028784,
         0.00033342,  0.00037572,  0.00041438,  0.00044939,
         0.00048103,  0.00050958,  0.00053533,  0.00055869,
         0.00058015,  0.00060022,  0.00061935,  0.00063781,
         0.00065568,  0.00067303,  0.00068991,  0.00070619,
         0.00072155,  0.00073567,  0.00074826,  0.00075912,
         0.00076811,  0.00077509,  0.00077997,  0.00078275,
         0.00078351,  0.00078237,  0.00077943,  0.00077484,
         0.00076884,  0.00076160,  0.00075335,  0.00074423,
         0.00073442,  0.00072404,  0.00071323,  0.00070209,
         0.00069068,  0.00067906,  0.00066728,  0.00065534,
         0.00064321,  0.00063086,  0.00061824,  0.00060534,
         0.00059211,  0.00057855,  0.00056462,  0.00055033,
         0.00053566,  0.00052063,  0.00050522,  0.00048949,
         0.00047349,  0.00045728,  0.00044092,  0.00042447,
         0.00040803,  0.00039166,  0.00037544,  0.00035943,
         0.00034371,  0.00032833,  0.00031333,  0.00029874,
         0.00028452,  0.00027067,  0.00025715,  0.00024395,
         0.00023104,  0.00021842,  0.00020606,  0.00019398,
         0.00018218,  0.00017069,  0.00015953,  0.00014871,
         0.00013827,  0.00012823,  0.00011861,  0.00010942,
         0.00010067,  0.00009236,  0.00008448,  0.00007703,
         0.00006999,  0.00006337,  0.00005714,  0.00005129,
         0.00004583,  0.00004072,  0.00003597,  0.00003157,
         0.00002752,  0.00002380,  0.00002042,  0.00001736,
         0.00001461,  0.00001215,  0.00000998,  0.00000807,
         0.00000641,  0.00000499,  0.00000378,  0.00000278,
         0.00000196,  0.00000132,  0.00000082,  0.00000046,
         0.00000020,  0.00000005, -0.00000003, -0.00000006,
        -0.00000004, -0.00000001,  0.00000001,  0.00000001,
         0.00000001,  0.00000001, -0.00000001, -0.00000004,
        -0.00000005, -0.00000003,  0.00000005,  0.00000020,
         0.00000043,  0.00000077,  0.00000123,  0.00000183,
         0.00000257,  0.00000348,  0.00000455,  0.00000581,
         0.00000727,  0.00000893,  0.00001080,  0.00001290,
         0.00001522,  0.00001778,  0.00002057,  0.00002362,
         0.00002691,  0.00003044,  0.00003422,  0.00003824,
         0.00004250,  0.00004701,  0.00005176,  0.00005676,
         0.00006200,  0.00006749,  0.00007322,  0.00007920,
         0.00008541,  0.00009186,  0.00009854,  0.00010543,
         0.00011251,  0.00011975,  0.00012714,  0.00013465,
         0.00014227,  0.00014997,  0.00015775,  0.00016558,
         0.00017348,  0.00018144,  0.00018947,  0.00019756,
         0.00020573,  0.00021399,  0.00022233,  0.00023076,
         0.00023924,  0.00024773,  0.00025621,  0.00026462,
         0.00027293,  0.00028108,  0.00028904,  0.00029675,
         0.00030419,  0.00031132,  0.00031810,  0.00032453,
         0.00033061,  0.00033632,  0.00034169,  0.00034672,
         0.00035142,  0.00035580,  0.00035988,  0.00036369,
         0.00036723,  0.00037053,  0.00037361,  0.00037647,
         0.00037909,  0.00038145,  0.00038352,  0.00038527,
         0.00038663,  0.00038757,  0.00038801,  0.00038790,
         0.00038717,  0.00038572,  0.00038350,  0.00038044,
         0.00037651,  0.00037170,  0.00036597,  0.00035936,
         0.00035191,  0.00034370,  0.00033480,  0.00032531,
         0.00031537,  0.00030512,  0.00029470,  0.00028417,
         0.00027354,  0.00026279,  0.00025191,  0.00024081,
         0.00022933,  0.00021731,  0.00020458,  0.00019101,
         0.00017654,  0.00016106,  0.00014452,  0.00012694,
         0.00010848,  0.00008929,  0.00006953,  0.00004935,
         0.00002884,  0.00000813, -0.00001268, -0.00003357,
        -0.00005457, -0.00007574, -0.00009714, -0.00011882,
        -0.00014082, -0.00016318, -0.00018595, -0.00020912,
        -0.00023265, -0.00025650, -0.00028060, -0.00030492,
        -0.00032941, -0.00035400, -0.00037865, -0.00040333,
        -0.00042804, -0.00045279, -0.00047759, -0.00050243,
        -0.00052728, -0.00055209, -0.00057685, -0.00060153,
        -0.00062611, -0.00065056, -0.00067485, -0.00069895,
        -0.00072287, -0.00074660, -0.00077013, -0.00079345,
        -0.00081653, -0.00083936, -0.00086192, -0.00088421,
        -0.00090619, -0.00092786, -0.00094919, -0.00097017,
        -0.00099077, -0.00101098, -0.00103077, -0.00105012,
        -0.00106904, -0.00108750, -0.00110549, -0.00112301,
        -0.00114005, -0.00115660, -0.00117265, -0.00118821,
        -0.00120325, -0.00121779, -0.00123180, -0.00124528,
        -0.00125822, -0.00127061, -0.00128243, -0.00129368,
        -0.00130435, -0.00131445, -0.00132395, -0.00133285,
        -0.00134113, -0.00134878, -0.00135577, -0.00136215,
        -0.00136797, -0.00137333, -0.00137834, -0.00138305,
        -0.00138748, -0.00139163, -0.00139551, -0.00139913,
        -0.00140249, -0.00140559, -0.00140844, -0.00141102,
        -0.00141334, -0.00141538, -0.00141714, -0.00141861,
        -0.00141978, -0.00142064, -0.00142117, -0.00142138,
        -0.00142125, -0.00142077, -0.00141992, -0.00141870,
        -0.00141710, -0.00141510, -0.00141268, -0.00140986,
        -0.00140663, -0.00140301, -0.00139900, -0.00139460,
        -0.00138981, -0.00138464, -0.00137908, -0.00137313,
        -0.00136680, -0.00136010, -0.00135301, -0.00134555,
        -0.00133772, -0.00132952, -0.00132095, -0.00131201,
        -0.00130272, -0.00129307, -0.00128309, -0.00127277,
        -0.00126211, -0.00125113, -0.00123981, -0.00122817,
        -0.00121622, -0.00120397, -0.00119141, -0.00117859,
        -0.00116552, -0.00115223, -0.00113877, -0.00112517,
        -0.00111144, -0.00109764, -0.00108377, -0.00106989,
    };
    
    /* Q30 representation of ff_aac_eld_window_512 table */
    const DECLARE_ALIGNED(32, int, ff_aac_eld_window_512_fixed)[1920] = {
        0x003783ba, 0x005d04f4, 0x008ae226, 0x00c02021,
        0x00fb1804, 0x013a30a8, 0x017be9e6, 0x01bf296c,
        0x02033204, 0x0247502c, 0x028adab0, 0x02cd9568,
        0x030fa980, 0x03513dc0, 0x03927274, 0x03d363e0,
        0x04142e40, 0x0454edc0, 0x0495bd48, 0x04d6a060,
        0x051786d8, 0x05586548, 0x059935e8, 0x05d9feb0,
        0x061acea0, 0x065bb680, 0x069cc800, 0x06de13f0,
        0x071fa748, 0x07618b80, 0x07a3c7a8, 0x07e66da0,
        0x082999d0, 0x086d6590, 0x08b1e640, 0x08f72850,
        0x093d3120, 0x09840550, 0x09cba880, 0x0a1415f0,
        0x0a5d41b0, 0x0aa720d0, 0x0af1a9a0, 0x0b3cce70,
        0x0b887ec0, 0x0bd4ac10, 0x0c214a70, 0x0c6e5130,
        0x0cbbba50, 0x0d098130, 0x0d57a240, 0x0da61a60,
        0x0df4e620, 0x0e4401d0, 0x0e9369f0, 0x0ee31de0,
        0x0f332000, 0x0f837180, 0x0fd412a0, 0x10250260,
        0x10763f20, 0x10c7c660, 0x11199560, 0x116baa00,
        0x11be0400, 0x1210a1c0, 0x12638180, 0x12b69ee0,
        0x1309f3e0, 0x135d7ac0, 0x13b12dc0, 0x1404ffa0,
        0x1458dd40, 0x14acb720, 0x15008120, 0x15543260,
        0x15a7c460, 0x15fb3160, 0x164e7520, 0x16a193c0,
        0x16f49740, 0x17478720, 0x179a6720, 0x17ed3720,
        0x183ff460, 0x18929c20, 0x18e52b00, 0x19379c00,
        0x1989e900, 0x19dc0ca0, 0x1a2e0280, 0x1a7fc400,
        0x1ad14a00, 0x1b228ec0, 0x1b738ea0, 0x1bc44540,
        0x1c14ada0, 0x1c64c380, 0x1cb48440, 0x1d03f420,
        0x1d531c00, 0x1da20160, 0x1df0a660, 0x1e3f0860,
        0x1e8d2340, 0x1edaf340, 0x1f2875e0, 0x1f75a700,
        0x1fc281e0, 0x200f0380, 0x205b2ac0, 0x20a6f980,
        0x20f27200, 0x213d9600, 0x21886580, 0x21d2e040,
        0x221d0640, 0x2266d6c0, 0x22b05180, 0x22f97580,
        0x23424280, 0x238ab880, 0x23d2d780, 0x241aa040,
        0x246213c0, 0x24a93300, 0x24efff80, 0x25367b40,
        0x256f68c0, 0x25b53580, 0x25faa580, 0x263fb940,
        0x26847080, 0x26c8cbc0, 0x270ccb00, 0x27506e40,
        0x2793b600, 0x27d6a200, 0x281932c0, 0x285b6880,
        0x289d4400, 0x28dec5c0, 0x291feec0, 0x2960bf80,
        0x29a137c0, 0x29e15800, 0x2a212000, 0x2a609080,
        0x2a9fa980, 0x2ade6b40, 0x2b1cd600, 0x2b5aea00,
        0x2b98a740, 0x2bd60d80, 0x2c131cc0, 0x2c4fd500,
        0x2c8c3600, 0x2cc83f00, 0x2d03f040, 0x2d3f48c0,
        0x2d7a48c0, 0x2db4ef40, 0x2def3c40, 0x2e292ec0,
        0x2e62c700, 0x2e9c0400, 0x2ed4e580, 0x2f0d6ac0,
        0x2f4592c0, 0x2f7d5c80, 0x2fb4c6c0, 0x2febd140,
        0x30227b40, 0x3058c400, 0x308eab40, 0x30c43040,
        0x30f95100, 0x312e0d00, 0x31626240, 0x31965040,
        0x31c9d5c0, 0x31fcf240, 0x322fa480, 0x3261ec00,
        0x3293c7c0, 0x32c53680, 0x32f63780, 0x3326c9c0,
        0x3356ec00, 0x33869d00, 0x33b5db80, 0x33e4a700,
        0x3412fdc0, 0x3440df40, 0x346e4a80, 0x349b3e40,
        0x34c7ba00, 0x34f3bd80, 0x351f47c0, 0x354a5840,
        0x3574ee40, 0x359f0900, 0x35c8a840, 0x35f1cb80,
        0x361a71c0, 0x36429a80, 0x366a4580, 0x36917280,
        0x36b82100, 0x36de5180, 0x37040340, 0x372936c0,
        0x374dec40, 0x37722340, 0x3795dc40, 0x37b91780,
        0x37dbd600, 0x37fe18c0, 0x381fe080, 0x38412e00,
        0x38620280, 0x38825f40, 0x38a24540, 0x38c1b680,
        0x38e0b5c0, 0x38ff4540, 0x391d6800, 0x393b20c0,
        0x39587280, 0x39755fc0, 0x3991eb80, 0x39ae1a80,
        0x39c9f280, 0x39e57980, 0x3a00b600, 0x3a1bae00,
        0x3a366800, 0x3a50e9c0, 0x3a6b3a40, 0x3a8560c0,
        0x3a9f6640, 0x3ab95400, 0x3ad332c0, 0x3aed0680,
        0x3b06cf80, 0x3b208d40, 0x3b3a3e80, 0x3b53cb80,
        0x3b6d0780, 0x3b85c380, 0x3b9dd0c0, 0x3bb4eb40,
        0x3bcabac0, 0x3bdee680, 0x3bf11680, 0x3c011440,
        0x3c179ac0, 0x3c1c4f00, 0x3c21aa40, 0x3c278880,
        0x3c2dba80, 0x3c341140, 0x3c3a5e80, 0x3c409100,
        0x3c46b480, 0x3c4cd5c0, 0x3c530180, 0x3c593cc0,
        0x3c5f84c0, 0x3c65d640, 0x3c6c2e40, 0x3c728b40,
        0x3c78ee80, 0x3c7f5840, 0x3c85c940, 0x3c8c4240,
        0x3c92c380, 0x3c994cc0, 0x3c9fde40, 0x3ca67880,
        0x3cad1ac0, 0x3cb3c540, 0x3cba7800, 0x3cc132c0,
        0x3cc7f640, 0x3ccec280, 0x3cd59800, 0x3cdc76c0,
        0x3ce35e80, 0x3cea4f00, 0x3cf147c0, 0x3cf84900,
        0x3cff5340, 0x3d0666c0, 0x3d0d8400, 0x3d14ab40,
        0x3d1bdc00, 0x3d2315c0, 0x3d2a5880, 0x3d31a440,
        0x3d38f900, 0x3d405780, 0x3d47c040, 0x3d4f3300,
        0x3d56af40, 0x3d5e3500, 0x3d65c380, 0x3d6d5ac0,
        0x3d74fb40, 0x3d7ca540, 0x3d845900, 0x3d8c1680,
        0x3d93dd00, 0x3d9bac80, 0x3da38400, 0x3dab6400,
        0x3db34c80, 0x3dbb3dc0, 0x3dc33840, 0x3dcb3bc0,
        0x3dd347c0, 0x3ddb5bc0, 0x3de37780, 0x3deb9b00,
        0x3df3c600, 0x3dfbf940, 0x3e0434c0, 0x3e0c7840,
        0x3e14c3c0, 0x3e1d1640, 0x3e256f80, 0x3e2dcf40,
        0x3e363580, 0x3e3ea300, 0x3e4717c0, 0x3e4f9380,
        0x3e581600, 0x3e609e40, 0x3e692c40, 0x3e71bf80,
        0x3e7a5840, 0x3e82f740, 0x3e8b9c40, 0x3e944700,
        0x3e9cf780, 0x3ea5ad00, 0x3eae66c0, 0x3eb72500,
        0x3ebfe780, 0x3ec8af00, 0x3ed17b80, 0x3eda4d00,
        0x3ee32340, 0x3eebfd40, 0x3ef4dac0, 0x3efdbbc0,
        0x3f06a040, 0x3f0f88c0, 0x3f187540, 0x3f216600,
        0x3f2a5a80, 0x3f335200, 0x3f3c4c40, 0x3f454940,
        0x3f4e4940, 0x3f574c80, 0x3f605340, 0x3f695dc0,
        0x3f726b40, 0x3f7b7b40, 0x3f848dc0, 0x3f8da240,
        0x3f96b940, 0x3f9fd300, 0x3fa8f040, 0x3fb21080,
        0x3fbb33c0, 0x3fc459c0, 0x3fcd81c0, 0x3fd6abc0,
        0x3fdfd780, 0x3fe90480, 0x3ff23280, 0x3ffb6100,
        0x40049f80, 0x400dd080, 0x40170400, 0x40203880,
        0x40296f00, 0x4032a600, 0x403bde00, 0x40451680,
        0x404e4f00, 0x40578700, 0x4060be80, 0x4069f500,
        0x40732b80, 0x407c6280, 0x40859980, 0x408ed100,
        0x40980800, 0x40a13f00, 0x40aa7500, 0x40b3a980,
        0x40bcdd80, 0x40c61180, 0x40cf4500, 0x40d87800,
        0x40e1ab00, 0x40eadc80, 0x40f40c80, 0x40fd3a80,
        0x41066700, 0x410f9300, 0x4118bd80, 0x4121e700,
        0x412b0f80, 0x41343580, 0x413d5880, 0x41467980,
        0x414f9780, 0x4158b380, 0x4161cd80, 0x416ae580,
        0x4173fb00, 0x417d0d00, 0x41861b80, 0x418f2600,
        0x41982c80, 0x41a12f80, 0x41aa3000, 0x41b32c80,
        0x41bc2580, 0x41c51a00, 0x41ce0900, 0x41d6f300,
        0x41dfd800, 0x41e8b880, 0x41f19400, 0x41fa6b80,
        0x42033d00, 0x420c0900, 0x4214cf00, 0x421d8e00,
        0x42264680, 0x422ef980, 0x4237a680, 0x42404d80,
        0x4248ee00, 0x42518780, 0x425a1a00, 0x4262a480,
        0x426b2800, 0x4273a400, 0x427c1980, 0x42848880,
        0x428cef80, 0x42954f00, 0x429da680, 0x42a5f500,
        0x42ae3b80, 0x42b67a00, 0x42beb100, 0x42c6e080,
        0x42cf0780, 0x42d72680, 0x42df3c00, 0x42e74880,
        0x42ef4c80, 0x42f74880, 0x42ff3c80, 0x43072880,
        0x430f0c80, 0x4316e800, 0x431eba00, 0x43268380,
        0x432e4480, 0x4335fd00, 0x433dae80, 0x43455800,
        0x434cfa00, 0x43549400, 0x435c2500, 0x4363ad80,
        0x436b2e00, 0x4372a700, 0x437a1800, 0x43818200,
        0x4388e400, 0x43903f00, 0x43979200, 0x439edd00,
        0x43a62080, 0x43ad5c80, 0x43b49180, 0x43bbbf80,
        0x43c2e800, 0x43ca0b00, 0x43d12980, 0x43d84280,
        0x43df5200, 0x43e65500, 0x43ed4800, 0x43f43080,
        0x43fb1c80, 0x44021b80, 0x44093a00, 0x44106480,
        0x44176700, 0x441e0c00, 0x44241e00, 0x44297380,
        0x4425dc00, 0x44240180, 0x441ff300, 0x4419e300,
        0x44123f80, 0x44097500, 0x43ffe900, 0x43f5e700,
        0x43eb9f00, 0x43e13f00, 0x43d6f200, 0x43ccbd80,
        0x43c28400, 0x43b82780, 0x43ad8b00, 0x43a29c80,
        0x43975180, 0x438ba080, 0x437f8180, 0x4372fd00,
        0x43662b00, 0x43592480, 0x434c0000, 0x433ecd00,
        0x43319180, 0x43245300, 0x43171700, 0x4309da80,
        0x42fc9300, 0x42ef3500, 0x42e1b600, 0x42d40280,
        0x42c60000, 0x42b79300, 0x42a8a180, 0x42991a00,
        0x4288f200, 0x42782100, 0x42669e00, 0x42546880,
        0x42418800, 0x422e0480, 0x4219e500, 0x42053680,
        0x41f00980, 0x41da7080, 0x41c47b00, 0x41ae3600,
        0x4197ab80, 0x4180e400, 0x4169e780, 0x4152bb00,
        0x413b5e80, 0x4123d180, 0x410c1480, 0x40f42100,
        0x40dbed00, 0x40c36c80, 0x40aa9600, 0x40915f80,
        0x4077c100, 0x405db280, 0x40432c80, 0x40282580,
        0x400c9280, 0x3ff068c0, 0x3fd39dc0, 0x3fb62bc0,
        0x3f981200, 0x3f795080, 0x3f59e780, 0x3f39ebc0,
        0x3f198680, 0x3ef8e100, 0x3ed82440, 0x3eb76c80,
        0x3e96c940, 0x3e764900, 0x3e55f980, 0x3e35cb00,
        0x3e1590c0, 0x3df51cc0, 0x3dd44200, 0x3db2e640,
        0x3d910200, 0x3d6e8e40, 0x3d4b8480, 0x3d27e600,
        0x3d03bc00, 0x3cdf0fc0, 0x3cb9eb80, 0x3c946240,
        0x3c6e9180, 0x3c489700, 0x3c229000, 0x3bfc95c0,
        0x3bd6bd00, 0x3bb11a80, 0x3b8bc180, 0x3b669bc0,
        0x3b416a00, 0x3b1beb80, 0x3af5e140, 0x3acf3300,
        0x3aa7ef80, 0x3a802780, 0x3a57eb80, 0x3a2f5880,
        0x3a069640, 0x39ddcd40, 0x39b524c0, 0x398ca540,
        0x39643800, 0x393bc540, 0x39133580, 0x38ea7ac0,
        0x38c19040, 0x389871c0, 0x386f1b40, 0x38458e00,
        0x381bd000, 0x37f1e780, 0x37c7db00, 0x379db080,
        0x37736e80, 0x37491b00, 0x371ebcc0, 0x36f45980,
        0x36c96600, 0x369ed300, 0x36740380, 0x3648ffc0,
        0x361dcf40, 0x35f27a00, 0x35c70780, 0x359b7f80,
        0x356fe9c0, 0x35444dc0, 0x3518b280, 0x34ed1940,
        0x34c17c00, 0x3495d4c0, 0x346a1d40, 0x343e4300,
        0x34122840, 0x33e5ae00, 0x33b8b780, 0x338b4dc0,
        0x335d9f00, 0x332fdc00, 0x33023440, 0x32d4cc40,
        0x32a7bc80, 0x327b1d40, 0x324f04c0, 0x32235280,
        0x31f7b100, 0x31cbc7c0, 0x319f4140, 0x3171fb40,
        0x31440840, 0x31157d00, 0x30e66e80, 0x30b6fc40,
        0x30875080, 0x30579600, 0x3027f700, 0x2ff89140,
        0x2fc976c0, 0x2f9ab880, 0x2f6c6780, 0x2f3e8780,
        0x2f111000, 0x2ee3f800, 0x2eb73480, 0x2e8a9840,
        0x2e5dd340, 0x2e3093c0, 0x2e028ac0, 0x2dd39680,
        0x2da3c480, 0x2d732380, 0x2d41c400, 0x2d0fd300,
        0x2cdd9ac0, 0x2cab6640, 0x2c797f00, 0x2c480d40,
        0x2c171700, 0x2be6a0c0, 0x2bb6ae80, 0x2b8739c0,
        0x2b583200, 0x2b298600, 0x2afb2400, 0x2accfa40,
        0x2a9ef500, 0x2a710100, 0x2a430ac0, 0x2a14f9c0,
        0x29e6b0c0, 0x29b81240, 0x29890140, 0x29596900,
        0x29293e00, 0x28f87500, 0x28c70340, 0x2894efc0,
        0x28625140, 0x282f4040, 0x27fbd5c0, 0x27c83540,
        0x27948ec0, 0x27611240, 0x272def80, 0x26fb4cc0,
        0x26c94780, 0x2697fcc0, 0x26678880, 0x2637f740,
        0x26094540, 0x25db6dc0, 0x25ae6b40, 0x25821680,
        0x255627c0, 0x252a55c0, 0x24fe5680, 0x24d1db40,
        0x24a48fc0, 0x24761f40, 0x244637c0, 0x2414c900,
        0x23e20240, 0x23ae1740, 0x23793bc0, 0x2343cc00,
        0x230e4ac0, 0x22d93c80, 0x22a52400, 0x22725180,
        0x2240e480, 0x2210f9c0, 0x21e2ab40, 0x21b5c7c0,
        0x2189d2c0, 0x215e4d40, 0x2132b900, 0x2106ba80,
        0x20da1940, 0x20ac9d80, 0x207e11c0, 0x204e77c0,
        0x201e0880, 0x1fecfea0, 0x1fbb94e0, 0x1f8a0500,
        0x1f59d340, 0x1f27ac20, 0x1ef67c60, 0x1ec64e40,
        0x1e96fdc0, 0x1e686400, 0x1e3a5a00, 0x1e0cae80,
        0x1ddf25e0, 0x1db18460, 0x1d839020, 0x1d5536e0,
        0x1d268e80, 0x1cf7ae60, 0x1cc8aea0, 0x1c99af00,
        0x1c6ad820, 0x1c3c5280, 0x1c0e4500, 0x1be0ab60,
        0x1bb35620, 0x1b861400, 0x1b58b480, 0x1b2b1a00,
        0x1afd39c0, 0x1acf09a0, 0x1aa080c0, 0x1a71b020,
        0x1a42c2a0, 0x1a13e420, 0x19e53fc0, 0x19b6eb00,
        0x1988e620, 0x195b3060, 0x192dc8a0, 0x1900a8a0,
        0x18d3c4e0, 0x18a711e0, 0x187a83e0, 0x184e10e0,
        0x1821b060, 0x17f55a00, 0x17c90580, 0x179cb100,
        0x177060a0, 0x17441880, 0x1717dd20, 0x16ebb080,
        0x16bf9260, 0x169382e0, 0x166781c0, 0x163b8f80,
        0x160fade0, 0x15e3de40, 0x15b82220, 0x158c7ae0,
        0x1560ea80, 0x15357240, 0x150a1400, 0x14ded020,
        0x14b3a640, 0x148895a0, 0x145d9dc0, 0x1432bde0,
        0x1407f540, 0x13dd4380, 0x13b2a860, 0x13882460,
        0x135db880, 0x133365a0, 0x13092cc0, 0x12df0e60,
        0x12b50aa0, 0x128b2120, 0x12615200, 0x12379da0,
        0x120e04c0, 0x11e48820, 0x11bb2860, 0x1191e600,
        0x1168c080, 0x113fb7a0, 0x1116cb40, 0x10edfba0,
        0x10c54a00, 0x109cb7a0, 0x10744560, 0x104bf420,
        0x1023c3e0, 0x0ffbb500, 0x0fd3c790, 0x0fabfbe0,
        0x0f845290, 0x0f5ccc40, 0x0f356970, 0x0f0e2a60,
        0x0ee70eb0, 0x0ec01610, 0x0e994040, 0x0e728d50,
        0x0e4bfdf0, 0x0e2592c0, 0x0dff4c70, 0x0dd92af0,
        0x0db32da0, 0x0d8d53e0, 0x0d679cf0, 0x0d420880,
        0x0d1c9680, 0x0cf74700, 0x0cd219f0, 0x0cad0eb0,
        0x0c882450, 0x0c6359a0, 0x0c3ead90, 0x0c1a1f80,
        0x0bf5af40, 0x0bd15cf0, 0x0bad2870, 0x0b891440,
        0x0b652530, 0x0b416020, 0x0b1dca30, 0x0afa6810,
        0x0ad73ee0, 0x0ab45370, 0x0a91aac0, 0x0a6f49b0,
        0x0a4da7f0, 0x0a2c7e20, 0x0a0ba310, 0x09eb1220,