The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3164 lines
132KB

  1. /*
  2. ==============================================================================
  3. This file is part of the JUCE library.
  4. Copyright (c) 2017 - ROLI Ltd.
  5. JUCE is an open source library subject to commercial or open-source
  6. licensing.
  7. By using JUCE, you agree to the terms of both the JUCE 5 End-User License
  8. Agreement and JUCE 5 Privacy Policy (both updated and effective as of the
  9. 27th April 2017).
  10. End User License Agreement: www.juce.com/juce-5-licence
  11. Privacy Policy: www.juce.com/juce-5-privacy-policy
  12. Or: You may also use this code under the terms of the GPL v3 (see
  13. www.gnu.org/licenses).
  14. JUCE IS PROVIDED "AS IS" WITHOUT ANY WARRANTY, AND ALL WARRANTIES, WHETHER
  15. EXPRESSED OR IMPLIED, INCLUDING MERCHANTABILITY AND FITNESS FOR PURPOSE, ARE
  16. DISCLAIMED.
  17. ==============================================================================
  18. */
  19. /*
  20. IMPORTANT DISCLAIMER: By choosing to enable the JUCE_USE_MP3AUDIOFORMAT flag and
  21. to compile this MP3 code into your software, you do so AT YOUR OWN RISK! By doing so,
  22. you are agreeing that ROLI Ltd. is in no way responsible for any patent, copyright,
  23. or other legal issues that you may suffer as a result.
  24. The code in juce_MP3AudioFormat.cpp is NOT guaranteed to be free from infringements of 3rd-party
  25. intellectual property. If you wish to use it, please seek your own independent advice about the
  26. legality of doing so. If you are not willing to accept full responsibility for the consequences
  27. of using this code, then do not enable the JUCE_USE_MP3AUDIOFORMAT setting.
  28. */
  29. #if JUCE_USE_MP3AUDIOFORMAT
  30. namespace MP3Decoder
  31. {
  32. struct AllocationTable { int16 bits, d; };
  33. const struct AllocationTable allocTable0[] =
  34. {
  35. {4, 0}, {5, 3}, {3, -3}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383}, {16, -32767},
  36. {4, 0}, {5, 3}, {3, -3}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383}, {16, -32767},
  37. {4, 0}, {5, 3}, {3, -3}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383}, {16, -32767},
  38. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  39. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  40. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  41. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  42. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  43. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  44. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  45. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  46. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  47. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  48. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  49. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  50. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  51. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  52. {2, 0}, {5, 3}, {7, 5}, {16, -32767}, {2, 0}, {5, 3}, {7, 5}, {16, -32767}, {2, 0}, {5, 3}, {7, 5}, {16, -32767}, {2, 0}, {5, 3}, {7, 5}, {16, -32767}
  53. };
  54. const struct AllocationTable allocTable1[] =
  55. {
  56. {4, 0}, {5, 3}, {3, -3}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383}, {16, -32767},
  57. {4, 0}, {5, 3}, {3, -3}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383}, {16, -32767},
  58. {4, 0}, {5, 3}, {3, -3}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383}, {16, -32767},
  59. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  60. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  61. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  62. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  63. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  64. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  65. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  66. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {16, -32767},
  67. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  68. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  69. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  70. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  71. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  72. {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767}, {3, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {16, -32767},
  73. {2, 0}, {5, 3}, {7, 5}, {16, -32767}, {2, 0}, {5, 3}, {7, 5}, {16, -32767}, {2, 0}, {5, 3}, {7, 5}, {16, -32767}, {2, 0}, {5, 3}, {7, 5}, {16, -32767},
  74. {2, 0}, {5, 3}, {7, 5}, {16, -32767}, {2, 0}, {5, 3}, {7, 5}, {16, -32767}, {2, 0}, {5, 3}, {7, 5}, {16, -32767}
  75. };
  76. const struct AllocationTable allocTable2[] =
  77. {
  78. {4, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383},
  79. {4, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383},
  80. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  81. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  82. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}
  83. };
  84. const struct AllocationTable allocTable3[] =
  85. {
  86. {4, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383},
  87. {4, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191}, {15, -16383},
  88. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  89. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  90. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  91. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  92. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}
  93. };
  94. const struct AllocationTable allocTable4[] =
  95. {
  96. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191},
  97. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191},
  98. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191},
  99. {4, 0}, {5, 3}, {7, 5}, {3, -3}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {8, -127}, {9, -255}, {10, -511}, {11, -1023}, {12, -2047}, {13, -4095}, {14, -8191},
  100. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  101. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  102. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63},
  103. {3, 0}, {5, 3}, {7, 5}, {10, 9}, {4, -7}, {5, -15}, {6, -31}, {7, -63}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9},
  104. {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9},
  105. {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9},
  106. {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9},
  107. {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9}, {2, 0}, {5, 3}, {7, 5}, {10, 9},
  108. {2, 0}, {5, 3}, {7, 5}, {10, 9}
  109. };
  110. struct BandInfoStruct
  111. {
  112. int16 longIndex[23];
  113. int16 longDiff[22];
  114. int16 shortIndex[14];
  115. int16 shortDiff[13];
  116. };
  117. const BandInfoStruct bandInfo[9] =
  118. {
  119. { {0, 4, 8, 12, 16, 20, 24, 30, 36, 44, 52, 62, 74, 90, 110, 134, 162, 196, 238, 288, 342, 418, 576},
  120. {4, 4, 4, 4, 4, 4, 6, 6, 8, 8, 10, 12, 16, 20, 24, 28, 34, 42, 50, 54, 76, 158},
  121. {0, 4 * 3, 8 * 3, 12 * 3, 16 * 3, 22 * 3, 30 * 3, 40 * 3, 52 * 3, 66 * 3, 84 * 3, 106 * 3, 136 * 3, 192 * 3},
  122. {4, 4, 4, 4, 6, 8, 10, 12, 14, 18, 22, 30, 56} },
  123. { {0, 4, 8, 12, 16, 20, 24, 30, 36, 42, 50, 60, 72, 88, 106, 128, 156, 190, 230, 276, 330, 384, 576},
  124. {4, 4, 4, 4, 4, 4, 6, 6, 6, 8, 10, 12, 16, 18, 22, 28, 34, 40, 46, 54, 54, 192},
  125. {0, 4 * 3, 8 * 3, 12 * 3, 16 * 3, 22 * 3, 28 * 3, 38 * 3, 50 * 3, 64 * 3, 80 * 3, 100 * 3, 126 * 3, 192 * 3},
  126. {4, 4, 4, 4, 6, 6, 10, 12, 14, 16, 20, 26, 66} },
  127. { {0, 4, 8, 12, 16, 20, 24, 30, 36, 44, 54, 66, 82, 102, 126, 156, 194, 240, 296, 364, 448, 550, 576},
  128. {4, 4, 4, 4, 4, 4, 6, 6, 8, 10, 12, 16, 20, 24, 30, 38, 46, 56, 68, 84, 102, 26},
  129. {0, 4 * 3, 8 * 3, 12 * 3, 16 * 3, 22 * 3, 30 * 3, 42 * 3, 58 * 3, 78 * 3, 104 * 3, 138 * 3, 180 * 3, 192 * 3},
  130. {4, 4, 4, 4, 6, 8, 12, 16, 20, 26, 34, 42, 12} },
  131. { {0, 6, 12, 18, 24, 30, 36, 44, 54, 66, 80, 96, 116, 140, 168, 200, 238, 284, 336, 396, 464, 522, 576},
  132. {6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16, 20, 24, 28, 32, 38, 46, 52, 60, 68, 58, 54 },
  133. {0, 4 * 3, 8 * 3, 12 * 3, 18 * 3, 24 * 3, 32 * 3, 42 * 3, 56 * 3, 74 * 3, 100 * 3, 132 * 3, 174 * 3, 192 * 3},
  134. {4, 4, 4, 6, 6, 8, 10, 14, 18, 26, 32, 42, 18 } },
  135. { {0, 6, 12, 18, 24, 30, 36, 44, 54, 66, 80, 96, 114, 136, 162, 194, 232, 278, 332, 394, 464, 540, 576},
  136. {6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16, 18, 22, 26, 32, 38, 46, 54, 62, 70, 76, 36 },
  137. {0, 4 * 3, 8 * 3, 12 * 3, 18 * 3, 26 * 3, 36 * 3, 48 * 3, 62 * 3, 80 * 3, 104 * 3, 136 * 3, 180 * 3, 192 * 3},
  138. {4, 4, 4, 6, 8, 10, 12, 14, 18, 24, 32, 44, 12 } },
  139. { {0, 6, 12, 18, 24, 30, 36, 44, 54, 66, 80, 96, 116, 140, 168, 200, 238, 284, 336, 396, 464, 522, 576},
  140. {6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16, 20, 24, 28, 32, 38, 46, 52, 60, 68, 58, 54 },
  141. {0, 4 * 3, 8 * 3, 12 * 3, 18 * 3, 26 * 3, 36 * 3, 48 * 3, 62 * 3, 80 * 3, 104 * 3, 134 * 3, 174 * 3, 192 * 3},
  142. {4, 4, 4, 6, 8, 10, 12, 14, 18, 24, 30, 40, 18 } },
  143. { {0, 6, 12, 18, 24, 30, 36, 44, 54, 66, 80, 96, 116, 140, 168, 200, 238, 284, 336, 396, 464, 522, 576},
  144. {6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16, 20, 24, 28, 32, 38, 46, 52, 60, 68, 58, 54},
  145. {0, 12, 24, 36, 54, 78, 108, 144, 186, 240, 312, 402, 522, 576},
  146. {4, 4, 4, 6, 8, 10, 12, 14, 18, 24, 30, 40, 18} },
  147. { {0, 6, 12, 18, 24, 30, 36, 44, 54, 66, 80, 96, 116, 140, 168, 200, 238, 284, 336, 396, 464, 522, 576},
  148. {6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16, 20, 24, 28, 32, 38, 46, 52, 60, 68, 58, 54},
  149. {0, 12, 24, 36, 54, 78, 108, 144, 186, 240, 312, 402, 522, 576},
  150. {4, 4, 4, 6, 8, 10, 12, 14, 18, 24, 30, 40, 18} },
  151. { {0, 12, 24, 36, 48, 60, 72, 88, 108, 132, 160, 192, 232, 280, 336, 400, 476, 566, 568, 570, 572, 574, 576},
  152. {12, 12, 12, 12, 12, 12, 16, 20, 24, 28, 32, 40, 48, 56, 64, 76, 90, 2, 2, 2, 2, 2},
  153. {0, 24, 48, 72, 108, 156, 216, 288, 372, 480, 486, 492, 498, 576},
  154. {8, 8, 8, 12, 16, 20, 24, 28, 36, 2, 2, 2, 26} }
  155. };
  156. const double decodeWindow[] =
  157. {
  158. 0.000000000, -0.000015259, -0.000015259, -0.000015259, -0.000015259, -0.000015259, -0.000015259, -0.000030518,
  159. -0.000030518, -0.000030518, -0.000030518, -0.000045776, -0.000045776, -0.000061035, -0.000061035, -0.000076294,
  160. -0.000076294, -0.000091553, -0.000106812, -0.000106812, -0.000122070, -0.000137329, -0.000152588, -0.000167847,
  161. -0.000198364, -0.000213623, -0.000244141, -0.000259399, -0.000289917, -0.000320435, -0.000366211, -0.000396729,
  162. -0.000442505, -0.000473022, -0.000534058, -0.000579834, -0.000625610, -0.000686646, -0.000747681, -0.000808716,
  163. -0.000885010, -0.000961304, -0.001037598, -0.001113892, -0.001205444, -0.001296997, -0.001388550, -0.001480103,
  164. -0.001586914, -0.001693726, -0.001785278, -0.001907349, -0.002014160, -0.002120972, -0.002243042, -0.002349854,
  165. -0.002456665, -0.002578735, -0.002685547, -0.002792358, -0.002899170, -0.002990723, -0.003082275, -0.003173828,
  166. -0.003250122, -0.003326416, -0.003387451, -0.003433228, -0.003463745, -0.003479004, -0.003479004, -0.003463745,
  167. -0.003417969, -0.003372192, -0.003280640, -0.003173828, -0.003051758, -0.002883911, -0.002700806, -0.002487183,
  168. -0.002227783, -0.001937866, -0.001617432, -0.001266479, -0.000869751, -0.000442505, 0.000030518, 0.000549316,
  169. 0.001098633, 0.001693726, 0.002334595, 0.003005981, 0.003723145, 0.004486084, 0.005294800, 0.006118774,
  170. 0.007003784, 0.007919312, 0.008865356, 0.009841919, 0.010848999, 0.011886597, 0.012939453, 0.014022827,
  171. 0.015121460, 0.016235352, 0.017349243, 0.018463135, 0.019577026, 0.020690918, 0.021789551, 0.022857666,
  172. 0.023910522, 0.024932861, 0.025909424, 0.026840210, 0.027725220, 0.028533936, 0.029281616, 0.029937744,
  173. 0.030532837, 0.031005859, 0.031387329, 0.031661987, 0.031814575, 0.031845093, 0.031738281, 0.031478882,
  174. 0.031082153, 0.030517578, 0.029785156, 0.028884888, 0.027801514, 0.026535034, 0.025085449, 0.023422241,
  175. 0.021575928, 0.019531250, 0.017257690, 0.014801025, 0.012115479, 0.009231567, 0.006134033, 0.002822876,
  176. -0.000686646, -0.004394531, -0.008316040, -0.012420654, -0.016708374, -0.021179199, -0.025817871, -0.030609131,
  177. -0.035552979, -0.040634155, -0.045837402, -0.051132202, -0.056533813, -0.061996460, -0.067520142, -0.073059082,
  178. -0.078628540, -0.084182739, -0.089706421, -0.095169067, -0.100540161, -0.105819702, -0.110946655, -0.115921021,
  179. -0.120697021, -0.125259399, -0.129562378, -0.133590698, -0.137298584, -0.140670776, -0.143676758, -0.146255493,
  180. -0.148422241, -0.150115967, -0.151306152, -0.151962280, -0.152069092, -0.151596069, -0.150497437, -0.148773193,
  181. -0.146362305, -0.143264771, -0.139450073, -0.134887695, -0.129577637, -0.123474121, -0.116577148, -0.108856201,
  182. -0.100311279, -0.090927124, -0.080688477, -0.069595337, -0.057617187, -0.044784546, -0.031082153, -0.016510010,
  183. -0.001068115, 0.015228271, 0.032379150, 0.050354004, 0.069168091, 0.088775635, 0.109161377, 0.130310059,
  184. 0.152206421, 0.174789429, 0.198059082, 0.221984863, 0.246505737, 0.271591187, 0.297210693, 0.323318481,
  185. 0.349868774, 0.376800537, 0.404083252, 0.431655884, 0.459472656, 0.487472534, 0.515609741, 0.543823242,
  186. 0.572036743, 0.600219727, 0.628295898, 0.656219482, 0.683914185, 0.711318970, 0.738372803, 0.765029907,
  187. 0.791213989, 0.816864014, 0.841949463, 0.866363525, 0.890090942, 0.913055420, 0.935195923, 0.956481934,
  188. 0.976852417, 0.996246338, 1.014617920, 1.031936646, 1.048156738, 1.063217163, 1.077117920, 1.089782715,
  189. 1.101211548, 1.111373901, 1.120223999, 1.127746582, 1.133926392, 1.138763428, 1.142211914, 1.144287109,
  190. 1.144989014
  191. };
  192. const int16 huffmanTab0[] = { 0 };
  193. const int16 huffmanTab1[] = { -5,-3,-1,17,1,16,0 };
  194. const int16 huffmanTab2[] = { -15,-11,-9,-5,-3,-1,34,2,18,-1,33,32,17,-1,1,16,0 };
  195. const int16 huffmanTab3[] = { -13,-11,-9,-5,-3,-1,34,2,18,-1,33,32,16,17,-1,1,0 };
  196. const int16 huffmanTab5[] = { -29,-25,-23,-15,-7,-5,-3,-1,51,35,50,49,-3,-1,19,3,-1,48,34,-3,-1,18,33,-1,2,32,17,-1,1,16,0 };
  197. const int16 huffmanTab6[] = { -25,-19,-13,-9,-5,-3,-1,51,3,35,-1,50,48,-1,19,49,-3,-1,34,2,18,-3,-1,33,32,1,-1,17,-1,16,0 };
  198. const int16 huffmanTab7[] =
  199. {
  200. -69,-65,-57,-39,-29,-17,-11,-7,-3,-1,85,69,-1,84,83,-1,53,68,-3,-1,37,82,21,-5,-1,81,-1,5,52,-1,80,-1,67,51,
  201. -5,-3,-1,36,66,20,-1,65,64,-11,-7,-3,-1,4,35,-1,50,3,-1,19,49,-3,-1,48,34,18,-5,-1,33,-1,2,32,17,-1,1,16,0
  202. };
  203. const int16 huffmanTab8[] =
  204. {
  205. -65,-63,-59,-45,-31,-19,-13,-7,-5,-3,-1,85,84,69,83,-3,-1,53,68,37,-3,-1,82,5,21,-5,-1,81,-1,52,67,-3,-1,80,
  206. 51,36,-5,-3,-1,66,20,65,-3,-1,4,64,-1,35,50,-9,-7,-3,-1,19,49,-1,3,48,34,-1,2,32,-1,18,33,17,-3,-1,1,16,0
  207. };
  208. const int16 huffmanTab9[] =
  209. {
  210. -63,-53,-41,-29,-19,-11,-5,-3,-1,85,69,53,-1,83,-1,84,5,-3,-1,68,37,-1,82,21,-3,-1,81,52,-1,67,-1,80,4,-7,-3,
  211. -1,36,66,-1,51,64,-1,20,65,-5,-3,-1,35,50,19,-1,49,-1,3,48,-5,-3,-1,34,2,18,-1,33,32,-3,-1,17,1,-1,16,0
  212. };
  213. const int16 huffmanTab10[] =
  214. {
  215. -125,-121,-111,-83,-55,-35,-21,-13,-7,-3,-1,119,103,-1,118,87,-3,-1,117,102,71,-3,-1,116,86,-1,101,55,-9,-3,
  216. -1,115,70,-3,-1,85,84,99,-1,39,114,-11,-5,-3,-1,100,7,112,-1,98,-1,69,53,-5,-1,6,-1,83,68,23,-17,-5,-1,113,
  217. -1,54,38,-5,-3,-1,37,82,21,-1,81,-1,52,67,-3,-1,22,97,-1,96,-1,5,80,-19,-11,-7,-3,-1,36,66,-1,51,4,-1,20,
  218. 65,-3,-1,64,35,-1,50,3,-3,-1,19,49,-1,48,34,-7,-3,-1,18,33,-1,2,32,17,-1,1,16,0
  219. };
  220. const int16 huffmanTab11[] =
  221. {
  222. -121,-113,-89,-59,-43,-27,-17,-7,-3,-1,119,103,-1,118,117,-3,-1,102,71,-1,116,-1,87,85,-5,-3,-1,86,101,55,
  223. -1,115,70,-9,-7,-3,-1,69,84,-1,53,83,39,-1,114,-1,100,7,-5,-1,113,-1,23,112,-3,-1,54,99,-1,96,-1,68,37,-13,
  224. -7,-5,-3,-1,82,5,21,98,-3,-1,38,6,22,-5,-1,97,-1,81,52,-5,-1,80,-1,67,51,-1,36,66,-15,-11,-7,-3,-1,20,65,
  225. -1,4,64,-1,35,50,-1,19,49,-5,-3,-1,3,48,34,33,-5,-1,18,-1,2,32,17,-3,-1,1,16,0
  226. };
  227. const int16 huffmanTab12[] =
  228. {
  229. -115,-99,-73,-45,-27,-17,-9,-5,-3,-1,119,103,118,-1,87,117,-3,-1,102,71,-1,116,101,-3,-1,86,55,-3,-1,115,
  230. 85,39,-7,-3,-1,114,70,-1,100,23,-5,-1,113,-1,7,112,-1,54,99,-13,-9,-3,-1,69,84,-1,68,-1,6,5,-1,38,98,-5,
  231. -1,97,-1,22,96,-3,-1,53,83,-1,37,82,-17,-7,-3,-1,21,81,-1,52,67,-5,-3,-1,80,4,36,-1,66,20,-3,-1,51,65,-1,
  232. 35,50,-11,-7,-5,-3,-1,64,3,48,19,-1,49,34,-1,18,33,-7,-5,-3,-1,2,32,0,17,-1,1,16
  233. };
  234. const int16 huffmanTab13[] =
  235. {
  236. -509,-503,-475,-405,-333,-265,-205,-153,-115,-83,-53,-35,-21,-13,-9,-7,-5,-3,-1,254,252,253,237,255,-1,239,223,
  237. -3,-1,238,207,-1,222,191,-9,-3,-1,251,206,-1,220,-1,175,233,-1,236,221,-9,-5,-3,-1,250,205,190,-1,235,159,-3,
  238. -1,249,234,-1,189,219,-17,-9,-3,-1,143,248,-1,204,-1,174,158,-5,-1,142,-1,127,126,247,-5,-1,218,-1,173,188,-3,
  239. -1,203,246,111,-15,-7,-3,-1,232,95,-1,157,217,-3,-1,245,231,-1,172,187,-9,-3,-1,79,244,-3,-1,202,230,243,-1,
  240. 63,-1,141,216,-21,-9,-3,-1,47,242,-3,-1,110,156,15,-5,-3,-1,201,94,171,-3,-1,125,215,78,-11,-5,-3,-1,200,214,
  241. 62,-1,185,-1,155,170,-1,31,241,-23,-13,-5,-1,240,-1,186,229,-3,-1,228,140,-1,109,227,-5,-1,226,-1,46,14,-1,30,
  242. 225,-15,-7,-3,-1,224,93,-1,213,124,-3,-1,199,77,-1,139,184,-7,-3,-1,212,154,-1,169,108,-1,198,61,-37,-21,-9,-5,
  243. -3,-1,211,123,45,-1,210,29,-5,-1,183,-1,92,197,-3,-1,153,122,195,-7,-5,-3,-1,167,151,75,209,-3,-1,13,208,-1,
  244. 138,168,-11,-7,-3,-1,76,196,-1,107,182,-1,60,44,-3,-1,194,91,-3,-1,181,137,28,-43,-23,-11,-5,-1,193,-1,152,12,
  245. -1,192,-1,180,106,-5,-3,-1,166,121,59,-1,179,-1,136,90,-11,-5,-1,43,-1,165,105,-1,164,-1,120,135,-5,-1,148,-1,
  246. 119,118,178,-11,-3,-1,27,177,-3,-1,11,176,-1,150,74,-7,-3,-1,58,163,-1,89,149,-1,42,162,-47,-23,-9,-3,-1,26,
  247. 161,-3,-1,10,104,160,-5,-3,-1,134,73,147,-3,-1,57,88,-1,133,103,-9,-3,-1,41,146,-3,-1,87,117,56,-5,-1,131,-1,
  248. 102,71,-3,-1,116,86,-1,101,115,-11,-3,-1,25,145,-3,-1,9,144,-1,72,132,-7,-5,-1,114,-1,70,100,40,-1,130,24,-41,
  249. -27,-11,-5,-3,-1,55,39,23,-1,113,-1,85,7,-7,-3,-1,112,54,-1,99,69,-3,-1,84,38,-1,98,53,-5,-1,129,-1,8,128,-3,
  250. -1,22,97,-1,6,96,-13,-9,-5,-3,-1,83,68,37,-1,82,5,-1,21,81,-7,-3,-1,52,67,-1,80,36,-3,-1,66,51,20,-19,-11,
  251. -5,-1,65,-1,4,64,-3,-1,35,50,19,-3,-1,49,3,-1,48,34,-3,-1,18,33,-1,2,32,-3,-1,17,1,16,0
  252. };
  253. const int16 huffmanTab15[] =
  254. {
  255. -495,-445,-355,-263,-183,-115,-77,-43,-27,-13,-7,-3,-1,255,239,-1,254,223,-1,238,-1,253,207,-7,-3,-1,252,222,-1,
  256. 237,191,-1,251,-1,206,236,-7,-3,-1,221,175,-1,250,190,-3,-1,235,205,-1,220,159,-15,-7,-3,-1,249,234,-1,189,219,
  257. -3,-1,143,248,-1,204,158,-7,-3,-1,233,127,-1,247,173,-3,-1,218,188,-1,111,-1,174,15,-19,-11,-3,-1,203,246,
  258. -3,-1,142,232,-1,95,157,-3,-1,245,126,-1,231,172,-9,-3,-1,202,187,-3,-1,217,141,79,-3,-1,244,63,-1,243,216,
  259. -33,-17,-9,-3,-1,230,47,-1,242,-1,110,240,-3,-1,31,241,-1,156,201,-7,-3,-1,94,171,-1,186,229,-3,-1,125,215,
  260. -1,78,228,-15,-7,-3,-1,140,200,-1,62,109,-3,-1,214,227,-1,155,185,-7,-3,-1,46,170,-1,226,30,-5,-1,225,-1,14,
  261. 224,-1,93,213,-45,-25,-13,-7,-3,-1,124,199,-1,77,139,-1,212,-1,184,154,-7,-3,-1,169,108,-1,198,61,-1,211,210,
  262. -9,-5,-3,-1,45,13,29,-1,123,183,-5,-1,209,-1,92,208,-1,197,138,-17,-7,-3,-1,168,76,-1,196,107,-5,-1,182,-1,
  263. 153,12,-1,60,195,-9,-3,-1,122,167,-1,166,-1,192,11,-1,194,-1,44,91,-55,-29,-15,-7,-3,-1,181,28,-1,137,152,-3,
  264. -1,193,75,-1,180,106,-5,-3,-1,59,121,179,-3,-1,151,136,-1,43,90,-11,-5,-1,178,-1,165,27,-1,177,-1,176,105,-7,
  265. -3,-1,150,74,-1,164,120,-3,-1,135,58,163,-17,-7,-3,-1,89,149,-1,42,162,-3,-1,26,161,-3,-1,10,160,104,-7,-3,
  266. -1,134,73,-1,148,57,-5,-1,147,-1,119,9,-1,88,133,-53,-29,-13,-7,-3,-1,41,103,-1,118,146,-1,145,-1,25,144,-7,
  267. -3,-1,72,132,-1,87,117,-3,-1,56,131,-1,102,71,-7,-3,-1,40,130,-1,24,129,-7,-3,-1,116,8,-1,128,86,-3,-1,101,
  268. 55,-1,115,70,-17,-7,-3,-1,39,114,-1,100,23,-3,-1,85,113,-3,-1,7,112,54,-7,-3,-1,99,69,-1,84,38,-3,-1,98,22,
  269. -3,-1,6,96,53,-33,-19,-9,-5,-1,97,-1,83,68,-1,37,82,-3,-1,21,81,-3,-1,5,80,52,-7,-3,-1,67,36,-1,66,51,-1,
  270. 65,-1,20,4,-9,-3,-1,35,50,-3,-1,64,3,19,-3,-1,49,48,34,-9,-7,-3,-1,18,33,-1,2,32,17,-3,-1,1,16,0
  271. };
  272. const int16 huffmanTab16[] =
  273. {
  274. -509,-503,-461,-323,-103,-37,-27,-15,-7,-3,-1,239,254,-1,223,253,-3,-1,207,252,-1,191,251,-5,-1,175,-1,250,159,
  275. -3,-1,249,248,143,-7,-3,-1,127,247,-1,111,246,255,-9,-5,-3,-1,95,245,79,-1,244,243,-53,-1,240,-1,63,-29,-19,
  276. -13,-7,-5,-1,206,-1,236,221,222,-1,233,-1,234,217,-1,238,-1,237,235,-3,-1,190,205,-3,-1,220,219,174,-11,-5,
  277. -1,204,-1,173,218,-3,-1,126,172,202,-5,-3,-1,201,125,94,189,242,-93,-5,-3,-1,47,15,31,-1,241,-49,-25,-13,
  278. -5,-1,158,-1,188,203,-3,-1,142,232,-1,157,231,-7,-3,-1,187,141,-1,216,110,-1,230,156,-13,-7,-3,-1,171,186,
  279. -1,229,215,-1,78,-1,228,140,-3,-1,200,62,-1,109,-1,214,155,-19,-11,-5,-3,-1,185,170,225,-1,212,-1,184,169,
  280. -5,-1,123,-1,183,208,227,-7,-3,-1,14,224,-1,93,213,-3,-1,124,199,-1,77,139,-75,-45,-27,-13,-7,-3,-1,154,
  281. 108,-1,198,61,-3,-1,92,197,13,-7,-3,-1,138,168,-1,153,76,-3,-1,182,122,60,-11,-5,-3,-1,91,137,28,-1,192,-1,
  282. 152,121,-1,226,-1,46,30,-15,-7,-3,-1,211,45,-1,210,209,-5,-1,59,-1,151,136,29,-7,-3,-1,196,107,-1,195,167,-1,
  283. 44,-1,194,181,-23,-13,-7,-3,-1,193,12,-1,75,180,-3,-1,106,166,179,-5,-3,-1,90,165,43,-1,178,27,-13,-5,-1,177,
  284. -1,11,176,-3,-1,105,150,-1,74,164,-5,-3,-1,120,135,163,-3,-1,58,89,42,-97,-57,-33,-19,-11,-5,-3,-1,149,104,161,
  285. -3,-1,134,119,148,-5,-3,-1,73,87,103,162,-5,-1,26,-1,10,160,-3,-1,57,147,-1,88,133,-9,-3,-1,41,146,-3,-1,118,
  286. 9,25,-5,-1,145,-1,144,72,-3,-1,132,117,-1,56,131,-21,-11,-5,-3,-1,102,40,130,-3,-1,71,116,24,-3,-1,129,128,-3,
  287. -1,8,86,55,-9,-5,-1,115,-1,101,70,-1,39,114,-5,-3,-1,100,85,7,23,-23,-13,-5,-1,113,-1,112,54,-3,-1,99,69,-1,
  288. 84,38,-3,-1,98,22,-1,97,-1,6,96,-9,-5,-1,83,-1,53,68,-1,37,82,-1,81,-1,21,5,-33,-23,-13,-7,-3,-1,52,67,-1,80,
  289. 36,-3,-1,66,51,20,-5,-1,65,-1,4,64,-1,35,50,-3,-1,19,49,-3,-1,3,48,34,-3,-1,18,33,-1,2,32,-3,-1,17,1,16,0
  290. };
  291. const int16 huffmanTab24[] =
  292. {
  293. -451,-117,-43,-25,-15,-7,-3,-1,239,254,-1,223,253,-3,-1,207,252,-1,191,251,-5,-1,250,-1,175,159,-1,249,248,-9,
  294. -5,-3,-1,143,127,247,-1,111,246,-3,-1,95,245,-1,79,244,-71,-7,-3,-1,63,243,-1,47,242,-5,-1,241,-1,31,240,-25,-9,
  295. -1,15,-3,-1,238,222,-1,237,206,-7,-3,-1,236,221,-1,190,235,-3,-1,205,220,-1,174,234,-15,-7,-3,-1,189,219,-1,204,
  296. 158,-3,-1,233,173,-1,218,188,-7,-3,-1,203,142,-1,232,157,-3,-1,217,126,-1,231,172,255,-235,-143,-77,-45,-25,-15,
  297. -7,-3,-1,202,187,-1,141,216,-5,-3,-1,14,224,13,230,-5,-3,-1,110,156,201,-1,94,186,-9,-5,-1,229,-1,171,125,-1,215,
  298. 228,-3,-1,140,200,-3,-1,78,46,62,-15,-7,-3,-1,109,214,-1,227,155,-3,-1,185,170,-1,226,30,-7,-3,-1,225,93,-1,213,124,
  299. -3,-1,199,77,-1,139,184,-31,-15,-7,-3,-1,212,154,-1,169,108,-3,-1,198,61,-1,211,45,-7,-3,-1,210,29,-1,123,183,-3,-1,
  300. 209,92,-1,197,138,-17,-7,-3,-1,168,153,-1,76,196,-3,-1,107,182,-3,-1,208,12,60,-7,-3,-1,195,122,-1,167,44,-3,-1,194,
  301. 91,-1,181,28,-57,-35,-19,-7,-3,-1,137,152,-1,193,75,-5,-3,-1,192,11,59,-3,-1,176,10,26,-5,-1,180,-1,106,166,-3,-1,121,
  302. 151,-3,-1,160,9,144,-9,-3,-1,179,136,-3,-1,43,90,178,-7,-3,-1,165,27,-1,177,105,-1,150,164,-17,-9,-5,-3,-1,74,120,135,
  303. -1,58,163,-3,-1,89,149,-1,42,162,-7,-3,-1,161,104,-1,134,119,-3,-1,73,148,-1,57,147,-63,-31,-15,-7,-3,-1,88,133,-1,41,
  304. 103,-3,-1,118,146,-1,25,145,-7,-3,-1,72,132,-1,87,117,-3,-1,56,131,-1,102,40,-17,-7,-3,-1,130,24,-1,71,116,-5,-1,129,
  305. -1,8,128,-1,86,101,-7,-5,-1,23,-1,7,112,115,-3,-1,55,39,114,-15,-7,-3,-1,70,100,-1,85,113,-3,-1,54,99,-1,69,84,-7,-3,
  306. -1,38,98,-1,22,97,-5,-3,-1,6,96,53,-1,83,68,-51,-37,-23,-15,-9,-3,-1,37,82,-1,21,-1,5,80,-1,81,-1,52,67,-3,-1,36,66,
  307. -1,51,20,-9,-5,-1,65,-1,4,64,-1,35,50,-1,19,49,-7,-5,-3,-1,3,48,34,18,-1,33,-1,2,32,-3,-1,17,1,-1,16,0
  308. };
  309. struct BitsToTableMap
  310. {
  311. uint32 bits;
  312. const int16* table;
  313. };
  314. const BitsToTableMap huffmanTables1[] =
  315. {
  316. { 0, huffmanTab0 }, { 0, huffmanTab1 }, { 0, huffmanTab2 }, { 0, huffmanTab3 },
  317. { 0, huffmanTab0 }, { 0, huffmanTab5 }, { 0, huffmanTab6 }, { 0, huffmanTab7 },
  318. { 0, huffmanTab8 }, { 0, huffmanTab9 }, { 0, huffmanTab10 }, { 0, huffmanTab11 },
  319. { 0, huffmanTab12 }, { 0, huffmanTab13 }, { 0, huffmanTab0 }, { 0, huffmanTab15 },
  320. { 1, huffmanTab16 }, { 2, huffmanTab16 }, { 3, huffmanTab16 }, { 4, huffmanTab16 },
  321. { 6, huffmanTab16 }, { 8, huffmanTab16 }, { 10, huffmanTab16 }, { 13, huffmanTab16 },
  322. { 4, huffmanTab24 }, { 5, huffmanTab24 }, { 6, huffmanTab24 }, { 7, huffmanTab24 },
  323. { 8, huffmanTab24 }, { 9, huffmanTab24 }, { 11, huffmanTab24 }, { 13, huffmanTab24 }
  324. };
  325. const int16 huffmanTabC0[] = { -29,-21,-13,-7,-3,-1,11,15,-1,13,14,-3,-1,7,5,9,-3,-1,6,3,-1,10,12,-3,-1,2,1,-1,4,8,0 };
  326. const int16 huffmanTabC1[] = { -15,-7,-3,-1,15,14,-1,13,12,-3,-1,11,10,-1,9,8,-7,-3,-1,7,6,-1,5,4,-3,-1,3,2,-1,1,0 };
  327. const BitsToTableMap huffmanTables2[] = { { 0, huffmanTabC0 }, { 0, huffmanTabC1 } };
  328. //==============================================================================
  329. struct VBRTagData
  330. {
  331. bool read (const uint8* data) noexcept
  332. {
  333. flags = 0;
  334. const int layer = (data[1] >> 1) & 3;
  335. if (layer != 1)
  336. return false;
  337. const int type = (data[1] >> 3) & 1;
  338. const int sampleRateIndex = (data[2] >> 2) & 3;
  339. const int mode = (data[3] >> 6) & 3;
  340. static const int bitRates[3][16] =
  341. {
  342. { 0, 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 144, 160, -1 }, // MPEG2
  343. { 0, 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, -1 }, // MPEG1
  344. { 0, 8, 16, 24, 32, 40, 48, 56, 64, -1, -1, -1, -1, -1, -1, -1 }, // MPEG 2.5
  345. };
  346. const int bitrate = bitRates[type][((data[2] >> 4) & 15)];
  347. const int sampleRates[3][4] =
  348. {
  349. { 22050, 24000, 16000, -1 }, // MPEG2
  350. { 44100, 48000, 32000, -1 }, // MPEG1
  351. { 11025, 12000, 8000, -1 }, // MPEG2.5
  352. };
  353. if ((data[1] >> 4) == 0xe)
  354. sampleRate = sampleRates[2][sampleRateIndex];
  355. else
  356. sampleRate = sampleRates[type][sampleRateIndex];
  357. data += type != 0 ? (mode != 3 ? (32 + 4) : (17 + 4))
  358. : (mode != 3 ? (17 + 4) : (9 + 4));
  359. if (! isVbrTag (data))
  360. return false;
  361. data += 4;
  362. flags = ByteOrder::bigEndianInt (data);
  363. data += 4;
  364. if (flags & 1)
  365. {
  366. frames = ByteOrder::bigEndianInt (data);
  367. data += 4;
  368. }
  369. if (flags & 2)
  370. {
  371. bytes = ByteOrder::bigEndianInt (data);
  372. data += 4;
  373. }
  374. if (flags & 4)
  375. {
  376. for (int i = 0; i < 100; ++i)
  377. toc[i] = data[i];
  378. data += 100;
  379. }
  380. vbrScale = -1;
  381. if (flags & 8)
  382. vbrScale = (int) ByteOrder::bigEndianInt (data);
  383. headersize = ((type + 1) * 72000 * bitrate) / sampleRate;
  384. return true;
  385. }
  386. uint8 toc[100];
  387. int sampleRate, vbrScale, headersize;
  388. unsigned int flags, frames, bytes;
  389. private:
  390. static bool isVbrTag (const uint8* const d) noexcept
  391. {
  392. return (d[0] == 'X' && d[1] == 'i' && d[2] == 'n' && d[3] == 'g')
  393. || (d[0] == 'I' && d[1] == 'n' && d[2] == 'f' && d[3] == 'o');
  394. }
  395. };
  396. //==============================================================================
  397. struct MP3Frame
  398. {
  399. MP3Frame()
  400. {
  401. zeromem (this, sizeof (MP3Frame));
  402. single = -1;
  403. }
  404. void selectLayer2Table()
  405. {
  406. static const int translate[3][2][16] =
  407. {
  408. { { 0, 2, 2, 2, 2, 2, 2, 0, 0, 0, 1, 1, 1, 1, 1, 0 }, { 0, 2, 2, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0 } },
  409. { { 0, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 } },
  410. { { 0, 3, 3, 3, 3, 3, 3, 0, 0, 0, 1, 1, 1, 1, 1, 0 }, { 0, 3, 3, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0 } }
  411. };
  412. static const AllocationTable* const tables[] = { allocTable0, allocTable1, allocTable2, allocTable3, allocTable4 };
  413. static const int limits[] = { 27, 30, 8, 12, 30 };
  414. const int index = lsf ? 4 : translate[sampleRateIndex][2 - numChannels][bitrateIndex];
  415. layer2SubBandLimit = limits [index];
  416. allocationTable = tables [index];
  417. }
  418. int getFrequency() const noexcept
  419. {
  420. const int frequencies[] = { 44100, 48000, 32000, 22050, 24000, 16000, 11025, 12000, 8000 };
  421. return frequencies [sampleRateIndex];
  422. }
  423. void decodeHeader (const uint32 header)
  424. {
  425. jassert (((header >> 10) & 3) != 3);
  426. mpeg25 = (header & (1 << 20)) == 0;
  427. lsf = mpeg25 ? 1 : ((header & (1 << 19)) ? 0 : 1);
  428. layer = 4 - ((header >> 17) & 3);
  429. sampleRateIndex = mpeg25 ? (6 + ((header >> 10) & 3)) : ((int) ((header >> 10) & 3) + (lsf * 3));
  430. crc16FollowsHeader = ((header >> 16) & 1) == 0;
  431. bitrateIndex = (header >> 12) & 15;
  432. padding = (header >> 9) & 1;
  433. mode = (header >> 6) & 3;
  434. modeExt = (header >> 4) & 3;
  435. //extension = (header >> 8) & 1;
  436. //copyright = (header >> 3) & 1;
  437. //original = (header >> 2) & 1;
  438. //emphasis = header & 3;
  439. numChannels = (mode == 3) ? 1 : 2;
  440. static const int frameSizes [2][3][16] =
  441. {
  442. { { 0, 32, 64, 96, 128, 160, 192, 224, 256, 288, 320, 352, 384, 416, 448 },
  443. { 0, 32, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384 },
  444. { 0, 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320 } },
  445. { { 0, 32, 48, 56, 64, 80, 96, 112, 128, 144, 160, 176, 192, 224, 256 },
  446. { 0, 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 144, 160 },
  447. { 0, 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 144, 160 } }
  448. };
  449. if (bitrateIndex == 0)
  450. {
  451. jassertfalse; // This means the file is using "free format". Apparently very few decoders
  452. // support this mode, and this one certainly doesn't handle it correctly!
  453. frameSize = 0;
  454. }
  455. else
  456. {
  457. switch (layer)
  458. {
  459. case 1: frameSize = (((frameSizes[lsf][0][bitrateIndex] * 12000) / getFrequency() + padding) * 4) - 4; break;
  460. case 2: frameSize = (frameSizes[lsf][1][bitrateIndex] * 144000) / getFrequency() + (padding - 4); break;
  461. case 3: frameSize = (bitrateIndex == 0) ? 0 : ((frameSizes[lsf][2][bitrateIndex] * 144000) / (getFrequency() << lsf) + (padding - 4)); break;
  462. default: break;
  463. }
  464. }
  465. }
  466. int layer, frameSize, numChannels, single;
  467. int lsf; // 0 = mpeg-1, 1 = mpeg-2/LSF
  468. bool mpeg25; // true = mpeg-2.5, false = mpeg-1/2
  469. bool crc16FollowsHeader;
  470. int bitrateIndex, sampleRateIndex, padding;
  471. int mode, modeExt, layer2SubBandLimit;
  472. enum { downSampleLimit = 32 };
  473. const AllocationTable* allocationTable;
  474. };
  475. //==============================================================================
  476. struct Constants
  477. {
  478. Constants()
  479. {
  480. cosTables[0] = cos64; cosTables[1] = cos32; cosTables[2] = cos16; cosTables[3] = cos8; cosTables[4] = cos4;
  481. initDecodeTables();
  482. initLayer2Tables();
  483. initLayer3Tables();
  484. }
  485. const uint8* getGroupTable (const int16 d1, const uint32 index) const noexcept
  486. {
  487. switch (d1)
  488. {
  489. case 3: return &group3tab [3 * jmin (index, 3u * 3u * 3u)];
  490. case 5: return &group5tab [3 * jmin (index, 5u * 5u * 5u)];
  491. case 9: return &group9tab [3 * jmin (index, 9u * 9u * 9u)];
  492. default: break;
  493. }
  494. static const uint8 dummy[] = { 0, 0, 0 };
  495. return dummy;
  496. }
  497. float muls[27][64];
  498. float nToThe4Over3[8207];
  499. float antiAliasingCa[8], antiAliasingCs[8];
  500. float win[4][36];
  501. float win1[4][36];
  502. float powToGains[256 + 118 + 4];
  503. int longLimit[9][23];
  504. int shortLimit[9][14];
  505. float tan1_1[16], tan2_1[16], tan1_2[16], tan2_2[16];
  506. float pow1_1[2][16], pow2_1[2][16], pow1_2[2][16], pow2_2[2][16];
  507. int* map[9][3];
  508. int* mapEnd[9][3];
  509. uint32 nLength2[512];
  510. uint32 iLength2[256];
  511. float decodeWin[512 + 32];
  512. float* cosTables[5];
  513. private:
  514. int mapbuf0[9][152];
  515. int mapbuf1[9][156];
  516. int mapbuf2[9][44];
  517. float cos64[16], cos32[8], cos16[4], cos8[2], cos4[1];
  518. uint8 group3tab [32 * 3];
  519. uint8 group5tab [128 * 3];
  520. uint8 group9tab [1024 * 3];
  521. void initDecodeTables()
  522. {
  523. int i, j, scaleval = -1;
  524. float* table = decodeWin;
  525. for (i = 0; i < 5; ++i)
  526. {
  527. int kr = 0x10 >> i;
  528. int divv = 0x40 >> i;
  529. float* costab = cosTables[i];
  530. for (int k = 0; k < kr; ++k)
  531. costab[k] = (float) (1.0 / (2.0 * std::cos (double_Pi * (k * 2 + 1) / divv)));
  532. }
  533. for (i = 0, j = 0; i < 256; ++i, ++j, table += 32)
  534. {
  535. if (table < decodeWin + 512 + 16)
  536. table[16] = table[0] = (float) (decodeWindow[j] * scaleval);
  537. if (i % 32 == 31)
  538. table -= 1023;
  539. if (i % 64 == 63)
  540. scaleval = -scaleval;
  541. }
  542. for (; i < 512; ++i, --j, table += 32)
  543. {
  544. if (table < decodeWin + 512 + 16)
  545. table[16] = table[0] = (float) (decodeWindow[j] * scaleval);
  546. if (i % 32 == 31) table -= 1023;
  547. if (i % 64 == 63) scaleval = -scaleval;
  548. }
  549. }
  550. void initLayer2Tables()
  551. {
  552. static const uint8 base[3][9] =
  553. {
  554. { 1, 0, 2 },
  555. { 17, 18, 0, 19, 20 },
  556. { 21, 1, 22, 23, 0, 24, 25, 2, 26 }
  557. };
  558. static const int tableLengths[] = { 3, 5, 9 };
  559. static uint8* tables[] = { group3tab, group5tab, group9tab };
  560. for (int i = 0; i < 3; ++i)
  561. {
  562. uint8* table = tables[i];
  563. const int len = tableLengths[i];
  564. for (int j = 0; j < len; ++j)
  565. for (int k = 0; k < len; ++k)
  566. for (int l = 0; l < len; ++l)
  567. {
  568. *table++ = base[i][l];
  569. *table++ = base[i][k];
  570. *table++ = base[i][j];
  571. }
  572. }
  573. for (int k = 0; k < 27; ++k)
  574. {
  575. static const double multipliers[] =
  576. {
  577. 0, -2.0 / 3.0, 2.0 / 3.0, 2.0 / 7.0, 2.0 / 15.0, 2.0 / 31.0, 2.0 / 63.0, 2.0 / 127.0, 2.0 / 255.0,
  578. 2.0 / 511.0, 2.0 / 1023.0, 2.0 / 2047.0, 2.0 / 4095.0, 2.0 / 8191.0, 2.0 / 16383.0, 2.0 / 32767.0, 2.0 / 65535.0,
  579. -4.0 / 5.0, -2.0 / 5.0, 2.0 / 5.0, 4.0 / 5.0, -8.0 / 9.0, -4.0 / 9.0, -2.0 / 9.0, 2.0 / 9.0, 4.0 / 9.0, 8.0 / 9.0
  580. };
  581. float* table = muls[k];
  582. for (int j = 3, i = 0; i < 63; ++i, --j)
  583. *table++ = (float) (multipliers[k] * pow (2.0, j / 3.0));
  584. *table++ = 0;
  585. }
  586. }
  587. void initLayer3Tables()
  588. {
  589. int i, j;
  590. for (i = -256; i < 118 + 4; ++i)
  591. powToGains[i + 256] = (float) pow (2.0, -0.25 * (i + 210));
  592. for (i = 0; i < 8207; ++i)
  593. nToThe4Over3[i] = (float) pow ((double) i, 4.0 / 3.0);
  594. for (i = 0; i < 8; ++i)
  595. {
  596. static double Ci[] = { -0.6, -0.535, -0.33, -0.185, -0.095, -0.041, -0.0142, -0.0037 };
  597. const double sq = sqrt (1.0 + Ci[i] * Ci[i]);
  598. antiAliasingCs[i] = (float) (1.0 / sq);
  599. antiAliasingCa[i] = (float) (Ci[i] / sq);
  600. }
  601. for (i = 0; i < 18; ++i)
  602. {
  603. win[0][i] = win[1][i] = (float) (0.5 * std::sin (double_Pi / 72.0 * (2 * i + 1)) / std::cos (double_Pi * (2 * i + 19) / 72.0));
  604. win[0][i + 18] = win[3][i + 18] = (float) (0.5 * std::sin (double_Pi / 72.0 * (2 * (i + 18) + 1)) / std::cos (double_Pi * (2 * (i + 18) + 19) / 72.0));
  605. }
  606. const double piOver72 = double_Pi / 72.0;
  607. for (i = 0; i < 6; ++i)
  608. {
  609. win[1][i + 18] = (float) (0.5 / std::cos (piOver72 * (2 * (i + 18) + 19)));
  610. win[3][i + 12] = (float) (0.5 / std::cos (piOver72 * (2 * (i + 12) + 19)));
  611. win[1][i + 24] = (float) (0.5 * std::sin (double_Pi / 24.0 * (2 * i + 13)) / std::cos (piOver72 * (2 * (i + 24) + 19)));
  612. win[1][i + 30] = win[3][i] = 0;
  613. win[3][i + 6] = (float) (0.5 * std::sin (double_Pi / 24.0 * (2 * i + 1)) / std::cos (piOver72 * (2 * (i + 6) + 19)));
  614. }
  615. for (i = 0; i < 12; ++i)
  616. win[2][i] = (float) (0.5 * std::sin (double_Pi / 24.0 * (2 * i + 1)) / std::cos (double_Pi * (2 * i + 7) / 24.0));
  617. for (j = 0; j < 4; ++j)
  618. {
  619. static const int len[4] = { 36, 36, 12, 36 };
  620. for (i = 0; i < len[j]; i += 2) win1[j][i] = win[j][i];
  621. for (i = 1; i < len[j]; i += 2) win1[j][i] = -win[j][i];
  622. }
  623. const double sqrt2 = 1.41421356237309504880168872420969808;
  624. for (i = 0; i < 16; ++i)
  625. {
  626. const double t = std::tan (i * double_Pi / 12.0);
  627. tan1_1[i] = (float) (t / (1.0 + t));
  628. tan2_1[i] = (float) (1.0 / (1.0 + t));
  629. tan1_2[i] = (float) (sqrt2 * t / (1.0 + t));
  630. tan2_2[i] = (float) (sqrt2 / (1.0 + t));
  631. for (j = 0; j < 2; ++j)
  632. {
  633. double p1 = 1.0, p2 = 1.0;
  634. if (i > 0)
  635. {
  636. const double base = pow (2.0, -0.25 * (j + 1));
  637. if (i & 1)
  638. p1 = pow (base, (i + 1) * 0.5);
  639. else
  640. p2 = pow (base, i * 0.5);
  641. }
  642. pow1_1[j][i] = (float) p1;
  643. pow2_1[j][i] = (float) p2;
  644. pow1_2[j][i] = (float) (sqrt2 * p1);
  645. pow2_2[j][i] = (float) (sqrt2 * p2);
  646. }
  647. }
  648. for (j = 0; j < 9; ++j)
  649. {
  650. const BandInfoStruct& bi = bandInfo[j];
  651. int cb;
  652. int* mp = map[j][0] = mapbuf0[j];
  653. const int16* bdf = bi.longDiff;
  654. for (i = 0, cb = 0; cb < 8; ++cb, i += *bdf++)
  655. {
  656. *mp++ = (*bdf) >> 1;
  657. *mp++ = i;
  658. *mp++ = 3;
  659. *mp++ = cb;
  660. }
  661. bdf = bi.shortDiff + 3;
  662. for (cb = 3; cb < 13; ++cb)
  663. {
  664. const int l = (*bdf++) >> 1;
  665. for (int lwin = 0; lwin < 3; ++lwin)
  666. {
  667. *mp++ = l;
  668. *mp++ = i + lwin;
  669. *mp++ = lwin;
  670. *mp++ = cb;
  671. }
  672. i += 6 * l;
  673. }
  674. mapEnd[j][0] = mp;
  675. mp = map[j][1] = mapbuf1[j];
  676. bdf = bi.shortDiff;
  677. for (i = 0, cb = 0; cb < 13; ++cb)
  678. {
  679. const int l = (*bdf++) >> 1;
  680. for (int lwin = 0; lwin < 3; ++lwin)
  681. {
  682. *mp++ = l;
  683. *mp++ = i + lwin;
  684. *mp++ = lwin;
  685. *mp++ = cb;
  686. }
  687. i += 6 * l;
  688. }
  689. mapEnd[j][1] = mp;
  690. mp = map[j][2] = mapbuf2[j];
  691. bdf = bi.longDiff;
  692. for (cb = 0; cb < 22; ++cb)
  693. {
  694. *mp++ = (*bdf++) >> 1;
  695. *mp++ = cb;
  696. }
  697. mapEnd[j][2] = mp;
  698. }
  699. for (j = 0; j < 9; ++j)
  700. {
  701. for (i = 0; i < 23; ++i) longLimit[j][i] = jmin (32, (bandInfo[j].longIndex[i] - 1 + 8) / 18 + 1);
  702. for (i = 0; i < 14; ++i) shortLimit[j][i] = jmin (32, (bandInfo[j].shortIndex[i] - 1) / 18 + 1);
  703. }
  704. for (i = 0; i < 5; ++i)
  705. for (j = 0; j < 6; ++j)
  706. for (int k = 0; k < 6; ++k)
  707. {
  708. const int n = k + j * 6 + i * 36;
  709. iLength2[n] = (unsigned int) (i | (j << 3) | (k << 6) | (3 << 12));
  710. }
  711. for (i = 0; i < 4; ++i)
  712. for (j = 0; j < 4; ++j)
  713. for (int k = 0; k < 4; ++k)
  714. {
  715. const int n = k + j * 4 + i * 16;
  716. iLength2[n + 180] = (unsigned int) (i | (j << 3) | (k << 6) | (4 << 12));
  717. }
  718. for (i = 0; i < 4; ++i)
  719. for (j = 0; j < 3; ++j)
  720. {
  721. const int n = j + i * 3;
  722. iLength2[n + 244] = (unsigned int) (i | (j << 3) | (5 << 12));
  723. nLength2[n + 500] = (unsigned int) (i | (j << 3) | (2 << 12) | (1 << 15));
  724. }
  725. for (i = 0; i < 5; ++i)
  726. for (j = 0; j < 5; ++j)
  727. for (int k = 0; k < 4; ++k)
  728. for (int l = 0; l < 4; ++l)
  729. {
  730. const int n = l + k * 4 + j * 16 + i * 80;
  731. nLength2[n] = (unsigned int) (i | (j << 3) | (k << 6) | (l << 9) | (0 << 12));
  732. }
  733. for (i = 0; i < 5; ++i)
  734. for (j = 0; j < 5; ++j)
  735. for (int k = 0; k < 4; ++k)
  736. {
  737. const int n = k + j * 4 + i * 20;
  738. nLength2[n + 400] = (unsigned int) (i | (j << 3) | (k << 6) | (1 << 12));
  739. }
  740. }
  741. };
  742. static const Constants constants;
  743. //==============================================================================
  744. struct Layer3SideInfo
  745. {
  746. struct Info
  747. {
  748. void doAntialias (float xr[32][18]) const noexcept
  749. {
  750. float* xr1 = xr[1];
  751. int sb;
  752. if (blockType == 2)
  753. {
  754. if (mixedBlockFlag == 0)
  755. return;
  756. sb = 1;
  757. }
  758. else
  759. sb = (int) maxb - 1;
  760. for (; sb != 0; --sb, xr1 += 10)
  761. {
  762. const float* cs = constants.antiAliasingCs;
  763. const float* ca = constants.antiAliasingCa;
  764. float* xr2 = xr1;
  765. for (int ss = 7; ss >= 0; --ss)
  766. {
  767. const float bu = *--xr2, bd = *xr1;
  768. *xr2 = (bu * *cs) - (bd * *ca);
  769. *xr1++ = (bd * *cs++) + (bu * *ca++);
  770. }
  771. }
  772. }
  773. void doIStereo (float xrBuffer[2][32][18], const int* const scaleFactors,
  774. const int sampleRate, const bool msStereo, const int lsf) const noexcept
  775. {
  776. float (*xr) [32 * 18] = (float (*) [32 * 18]) xrBuffer;
  777. const BandInfoStruct& bi = bandInfo[sampleRate];
  778. const float* tabl1, *tabl2;
  779. if (lsf != 0)
  780. {
  781. const int p = scaleFactorCompression & 1;
  782. if (msStereo)
  783. {
  784. tabl1 = constants.pow1_2[p];
  785. tabl2 = constants.pow2_2[p];
  786. }
  787. else
  788. {
  789. tabl1 = constants.pow1_1[p];
  790. tabl2 = constants.pow2_1[p];
  791. }
  792. }
  793. else
  794. {
  795. if (msStereo)
  796. {
  797. tabl1 = constants.tan1_2;
  798. tabl2 = constants.tan2_2;
  799. }
  800. else
  801. {
  802. tabl1 = constants.tan1_1;
  803. tabl2 = constants.tan2_1;
  804. }
  805. }
  806. if (blockType == 2)
  807. {
  808. bool doL = mixedBlockFlag != 0;
  809. for (uint32 lwin = 0; lwin < 3; ++lwin)
  810. {
  811. uint32 sfb = maxBand[lwin];
  812. doL = doL && (sfb <= 3);
  813. for (; sfb < 12; ++sfb)
  814. {
  815. const int p = scaleFactors[sfb * 3 + lwin - mixedBlockFlag];
  816. if (p != 7)
  817. {
  818. const float t1 = tabl1[p];
  819. const float t2 = tabl2[p];
  820. int sb = bi.shortDiff[sfb];
  821. uint32 index = (uint32) sb + lwin;
  822. for (; sb > 0; --sb, index += 3)
  823. {
  824. float v = xr[0][index];
  825. xr[0][index] = v * t1;
  826. xr[1][index] = v * t2;
  827. }
  828. }
  829. }
  830. const int p = scaleFactors[11 * 3 + lwin - mixedBlockFlag];
  831. if (p != 7)
  832. {
  833. const float t1 = tabl1[p];
  834. const float t2 = tabl2[p];
  835. int sb = bi.shortDiff[12];
  836. uint32 index = (uint32) sb + lwin;
  837. for (; sb > 0; --sb, index += 3)
  838. {
  839. float v = xr[0][index];
  840. xr[0][index] = v * t1;
  841. xr[1][index] = v * t2;
  842. }
  843. }
  844. }
  845. if (doL)
  846. {
  847. int index = bi.longIndex[maxBandl];
  848. for (uint32 sfb = maxBandl; sfb < 8; ++sfb)
  849. {
  850. int sb = bi.longDiff[sfb];
  851. const int p = scaleFactors[sfb];
  852. if (p != 7)
  853. {
  854. const float t1 = tabl1[p];
  855. const float t2 = tabl2[p];
  856. for (; sb > 0; --sb, ++index)
  857. {
  858. float v = xr[0][index];
  859. xr[0][index] = v * t1;
  860. xr[1][index] = v * t2;
  861. }
  862. }
  863. else
  864. index += sb;
  865. }
  866. }
  867. }
  868. else
  869. {
  870. int index = bi.longIndex[maxBandl];
  871. for (uint32 sfb = maxBandl; sfb < 21; ++sfb)
  872. {
  873. int sb = bi.longDiff[sfb];
  874. const int p = scaleFactors[sfb];
  875. if (p != 7)
  876. {
  877. const float t1 = tabl1[p];
  878. const float t2 = tabl2[p];
  879. for (; sb > 0; --sb, ++index)
  880. {
  881. const float v = xr[0][index];
  882. xr[0][index] = v * t1;
  883. xr[1][index] = v * t2;
  884. }
  885. }
  886. else
  887. index += sb;
  888. }
  889. const int p = scaleFactors[20];
  890. if (p != 7)
  891. {
  892. const float t1 = tabl1[p], t2 = tabl2[p];
  893. for (int sb = bi.longDiff[21]; sb > 0; --sb, ++index)
  894. {
  895. const float v = xr[0][index];
  896. xr[0][index] = v * t1;
  897. xr[1][index] = v * t2;
  898. }
  899. }
  900. }
  901. }
  902. int scfsi;
  903. uint32 part2_3Length, bigValues;
  904. uint32 scaleFactorCompression, blockType, mixedBlockFlag;
  905. uint32 tableSelect[3];
  906. uint32 maxBand[3];
  907. uint32 maxBandl, maxb, region1Start, region2Start;
  908. uint32 preflag, scaleFactorScale, count1TableSelect;
  909. const float* fullGain[3];
  910. const float* pow2gain;
  911. };
  912. struct InfoPair { Info gr[2]; };
  913. InfoPair ch[2];
  914. uint32 mainDataStart, privateBits;
  915. };
  916. //==============================================================================
  917. namespace DCT
  918. {
  919. enum { SBLIMIT = 32 };
  920. static const float cos6_1 = 0.866025388f;
  921. static const float cos6_2 = 0.5f;
  922. static const float cos9[] = { 1.0f, 0.98480773f, 0.939692616f, 0.866025388f, 0.766044438f, 0.642787635f, 0.5f, 0.342020154f, 0.173648179f };
  923. static const float cos36[] = { 0.501909912f, 0.517638087f, 0.551688969f, 0.610387266f, 0.707106769f, 0.871723413f, 1.18310082f, 1.93185163f, 5.73685646f };
  924. static const float cos12[] = { 0.517638087f, 0.707106769f, 1.93185163f };
  925. inline void dct36_0 (const int v, float* const ts, float* const out1, float* const out2,
  926. const float* const wintab, float sum0, const float sum1) noexcept
  927. {
  928. const float tmp = sum0 + sum1;
  929. out2[9 + v] = tmp * wintab[27 + v];
  930. out2[8 - v] = tmp * wintab[26 - v];
  931. sum0 -= sum1;
  932. ts[SBLIMIT * (8 - v)] = out1[8 - v] + sum0 * wintab[8 - v];
  933. ts[SBLIMIT * (9 + v)] = out1[9 + v] + sum0 * wintab[9 + v];
  934. }
  935. inline void dct36_1 (const int v, float* const ts, float* const out1, float* const out2, const float* const wintab,
  936. const float tmp1a, const float tmp1b, const float tmp2a, const float tmp2b) noexcept
  937. {
  938. dct36_0 (v, ts, out1, out2, wintab, tmp1a + tmp2a, (tmp1b + tmp2b) * cos36[v]);
  939. }
  940. inline void dct36_2 (const int v, float* const ts, float* const out1, float* const out2, const float* const wintab,
  941. const float tmp1a, const float tmp1b, const float tmp2a, const float tmp2b) noexcept
  942. {
  943. dct36_0 (v, ts, out1, out2, wintab, tmp2a - tmp1a, (tmp2b - tmp1b) * cos36[v]);
  944. }
  945. static void dct36 (float* const in, float* const out1, float* const out2, const float* const wintab, float* const ts) noexcept
  946. {
  947. in[17] += in[16]; in[16] += in[15]; in[15] += in[14]; in[14] += in[13]; in[13] += in[12];
  948. in[12] += in[11]; in[11] += in[10]; in[10] += in[9]; in[9] += in[8]; in[8] += in[7];
  949. in[7] += in[6]; in[6] += in[5]; in[5] += in[4]; in[4] += in[3]; in[3] += in[2];
  950. in[2] += in[1]; in[1] += in[0]; in[17] += in[15]; in[15] += in[13]; in[13] += in[11];
  951. in[11] += in[9]; in[9] += in[7]; in[7] += in[5]; in[5] += in[3]; in[3] += in[1];
  952. const float ta33 = in[6] * cos9[3];
  953. const float ta66 = in[12] * cos9[6];
  954. const float tb33 = in[7] * cos9[3];
  955. const float tb66 = in[13] * cos9[6];
  956. {
  957. const float tmp1a = in[2] * cos9[1] + ta33 + in[10] * cos9[5] + in[14] * cos9[7];
  958. const float tmp1b = in[3] * cos9[1] + tb33 + in[11] * cos9[5] + in[15] * cos9[7];
  959. const float tmp2a = in[0] + in[4] * cos9[2] + in[8] * cos9[4] + ta66 + in[16] * cos9[8];
  960. const float tmp2b = in[1] + in[5] * cos9[2] + in[9] * cos9[4] + tb66 + in[17] * cos9[8];
  961. dct36_1 (0, ts, out1, out2, wintab, tmp1a, tmp1b, tmp2a, tmp2b);
  962. dct36_2 (8, ts, out1, out2, wintab, tmp1a, tmp1b, tmp2a, tmp2b);
  963. }
  964. {
  965. const float tmp1a = (in[2] - in[10] - in[14]) * cos9[3];
  966. const float tmp1b = (in[3] - in[11] - in[15]) * cos9[3];
  967. const float tmp2a = (in[4] - in[8] - in[16]) * cos9[6] - in[12] + in[0];
  968. const float tmp2b = (in[5] - in[9] - in[17]) * cos9[6] - in[13] + in[1];
  969. dct36_1 (1, ts, out1, out2, wintab, tmp1a, tmp1b, tmp2a, tmp2b);
  970. dct36_2 (7, ts, out1, out2, wintab, tmp1a, tmp1b, tmp2a, tmp2b);
  971. }
  972. {
  973. const float tmp1a = in[2] * cos9[5] - ta33 - in[10] * cos9[7] + in[14] * cos9[1];
  974. const float tmp1b = in[3] * cos9[5] - tb33 - in[11] * cos9[7] + in[15] * cos9[1];
  975. const float tmp2a = in[0] - in[4] * cos9[8] - in[8] * cos9[2] + ta66 + in[16] * cos9[4];
  976. const float tmp2b = in[1] - in[5] * cos9[8] - in[9] * cos9[2] + tb66 + in[17] * cos9[4];
  977. dct36_1 (2, ts, out1, out2, wintab, tmp1a, tmp1b, tmp2a, tmp2b);
  978. dct36_2 (6, ts, out1, out2, wintab, tmp1a, tmp1b, tmp2a, tmp2b);
  979. }
  980. {
  981. const float tmp1a = in[2] * cos9[7] - ta33 + in[10] * cos9[1] - in[14] * cos9[5];
  982. const float tmp1b = in[3] * cos9[7] - tb33 + in[11] * cos9[1] - in[15] * cos9[5];
  983. const float tmp2a = in[0] - in[4] * cos9[4] + in[8] * cos9[8] + ta66 - in[16] * cos9[2];
  984. const float tmp2b = in[1] - in[5] * cos9[4] + in[9] * cos9[8] + tb66 - in[17] * cos9[2];
  985. dct36_1 (3, ts, out1, out2, wintab, tmp1a, tmp1b, tmp2a, tmp2b);
  986. dct36_2 (5, ts, out1, out2, wintab, tmp1a, tmp1b, tmp2a, tmp2b);
  987. }
  988. const float sum0 = in[0] - in[4] + in[8] - in[12] + in[16];
  989. const float sum1 = (in[1] - in[5] + in[9] - in[13] + in[17]) * cos36[4];
  990. dct36_0 (4, ts, out1, out2, wintab, sum0, sum1);
  991. }
  992. struct DCT12Inputs
  993. {
  994. float in0, in1, in2, in3, in4, in5;
  995. inline DCT12Inputs (const float* const in) noexcept
  996. {
  997. in5 = in[5*3] + (in4 = in[4*3]);
  998. in4 += (in3 = in[3*3]);
  999. in3 += (in2 = in[2*3]);
  1000. in2 += (in1 = in[1*3]);
  1001. in1 += (in0 = in[0*3]);
  1002. in5 += in3; in3 += in1;
  1003. in2 *= cos6_1;
  1004. in3 *= cos6_1;
  1005. }
  1006. inline void process() noexcept
  1007. {
  1008. in0 += in4 * cos6_2;
  1009. in4 = in0 + in2; in0 -= in2;
  1010. in1 += in5 * cos6_2;
  1011. in5 = (in1 + in3) * cos12[0];
  1012. in1 = (in1 - in3) * cos12[2];
  1013. in3 = in4 + in5; in4 -= in5;
  1014. in2 = in0 + in1; in0 -= in1;
  1015. }
  1016. };
  1017. static void dct12 (const float* in, float* const out1, float* const out2, const float* wi, float* ts) noexcept
  1018. {
  1019. {
  1020. ts[0] = out1[0];
  1021. ts[SBLIMIT * 1] = out1[1];
  1022. ts[SBLIMIT * 2] = out1[2];
  1023. ts[SBLIMIT * 3] = out1[3];
  1024. ts[SBLIMIT * 4] = out1[4];
  1025. ts[SBLIMIT * 5] = out1[5];
  1026. DCT12Inputs inputs (in);
  1027. {
  1028. float tmp1 = (inputs.in0 - inputs.in4);
  1029. const float tmp2 = (inputs.in1 - inputs.in5) * cos12[1];
  1030. const float tmp0 = tmp1 + tmp2;
  1031. tmp1 -= tmp2;
  1032. ts[16 * SBLIMIT] = out1[16] + tmp0 * wi[10];
  1033. ts[13 * SBLIMIT] = out1[13] + tmp0 * wi[7];
  1034. ts[7 * SBLIMIT] = out1[7] + tmp1 * wi[1];
  1035. ts[10 * SBLIMIT] = out1[10] + tmp1 * wi[4];
  1036. }
  1037. inputs.process();
  1038. ts[17 * SBLIMIT] = out1[17] + inputs.in2 * wi[11];
  1039. ts[12 * SBLIMIT] = out1[12] + inputs.in2 * wi[6];
  1040. ts[14 * SBLIMIT] = out1[14] + inputs.in3 * wi[8];
  1041. ts[15 * SBLIMIT] = out1[15] + inputs.in3 * wi[9];
  1042. ts[6 * SBLIMIT] = out1[6] + inputs.in0 * wi[0];
  1043. ts[11 * SBLIMIT] = out1[11] + inputs.in0 * wi[5];
  1044. ts[8 * SBLIMIT] = out1[8] + inputs.in4 * wi[2];
  1045. ts[9 * SBLIMIT] = out1[9] + inputs.in4 * wi[3];
  1046. }
  1047. {
  1048. DCT12Inputs inputs (++in);
  1049. float tmp1 = (inputs.in0 - inputs.in4);
  1050. const float tmp2 = (inputs.in1 - inputs.in5) * cos12[1];
  1051. const float tmp0 = tmp1 + tmp2;
  1052. tmp1 -= tmp2;
  1053. out2[4] = tmp0 * wi[10];
  1054. out2[1] = tmp0 * wi[7];
  1055. ts[13 * SBLIMIT] += tmp1 * wi[1];
  1056. ts[16 * SBLIMIT] += tmp1 * wi[4];
  1057. inputs.process();
  1058. out2[5] = inputs.in2 * wi[11];
  1059. out2[0] = inputs.in2 * wi[6];
  1060. out2[2] = inputs.in3 * wi[8];
  1061. out2[3] = inputs.in3 * wi[9];
  1062. ts[12 * SBLIMIT] += inputs.in0 * wi[0];
  1063. ts[17 * SBLIMIT] += inputs.in0 * wi[5];
  1064. ts[14 * SBLIMIT] += inputs.in4 * wi[2];
  1065. ts[15 * SBLIMIT] += inputs.in4 * wi[5 - 2];
  1066. }
  1067. {
  1068. DCT12Inputs inputs (++in);
  1069. out2[12] = out2[13] = out2[14] = out2[15] = out2[16] = out2[17] = 0;
  1070. float tmp1 = (inputs.in0 - inputs.in4);
  1071. const float tmp2 = (inputs.in1 - inputs.in5) * cos12[1];
  1072. const float tmp0 = tmp1 + tmp2;
  1073. tmp1 -= tmp2;
  1074. out2[10] = tmp0 * wi[10];
  1075. out2[7] = tmp0 * wi[7];
  1076. out2[1] += tmp1 * wi[1];
  1077. out2[4] += tmp1 * wi[4];
  1078. inputs.process();
  1079. out2[11] = inputs.in2 * wi[11];
  1080. out2[6] = inputs.in2 * wi[6];
  1081. out2[8] = inputs.in3 * wi[8];
  1082. out2[9] = inputs.in3 * wi[9];
  1083. out2[0] += inputs.in0 * wi[0];
  1084. out2[5] += inputs.in0 * wi[5];
  1085. out2[2] += inputs.in4 * wi[2];
  1086. out2[3] += inputs.in4 * wi[3];
  1087. }
  1088. }
  1089. static void dct64 (float* const out0, float* const out1, float* const b1, float* const b2, const float* const samples) noexcept
  1090. {
  1091. {
  1092. const float* const costab = constants.cosTables[0];
  1093. b1[0x00] = samples[0x00] + samples[0x1F]; b1[0x1F] = (samples[0x00] - samples[0x1F]) * costab[0x0];
  1094. b1[0x01] = samples[0x01] + samples[0x1E]; b1[0x1E] = (samples[0x01] - samples[0x1E]) * costab[0x1];
  1095. b1[0x02] = samples[0x02] + samples[0x1D]; b1[0x1D] = (samples[0x02] - samples[0x1D]) * costab[0x2];
  1096. b1[0x03] = samples[0x03] + samples[0x1C]; b1[0x1C] = (samples[0x03] - samples[0x1C]) * costab[0x3];
  1097. b1[0x04] = samples[0x04] + samples[0x1B]; b1[0x1B] = (samples[0x04] - samples[0x1B]) * costab[0x4];
  1098. b1[0x05] = samples[0x05] + samples[0x1A]; b1[0x1A] = (samples[0x05] - samples[0x1A]) * costab[0x5];
  1099. b1[0x06] = samples[0x06] + samples[0x19]; b1[0x19] = (samples[0x06] - samples[0x19]) * costab[0x6];
  1100. b1[0x07] = samples[0x07] + samples[0x18]; b1[0x18] = (samples[0x07] - samples[0x18]) * costab[0x7];
  1101. b1[0x08] = samples[0x08] + samples[0x17]; b1[0x17] = (samples[0x08] - samples[0x17]) * costab[0x8];
  1102. b1[0x09] = samples[0x09] + samples[0x16]; b1[0x16] = (samples[0x09] - samples[0x16]) * costab[0x9];
  1103. b1[0x0A] = samples[0x0A] + samples[0x15]; b1[0x15] = (samples[0x0A] - samples[0x15]) * costab[0xA];
  1104. b1[0x0B] = samples[0x0B] + samples[0x14]; b1[0x14] = (samples[0x0B] - samples[0x14]) * costab[0xB];
  1105. b1[0x0C] = samples[0x0C] + samples[0x13]; b1[0x13] = (samples[0x0C] - samples[0x13]) * costab[0xC];
  1106. b1[0x0D] = samples[0x0D] + samples[0x12]; b1[0x12] = (samples[0x0D] - samples[0x12]) * costab[0xD];
  1107. b1[0x0E] = samples[0x0E] + samples[0x11]; b1[0x11] = (samples[0x0E] - samples[0x11]) * costab[0xE];
  1108. b1[0x0F] = samples[0x0F] + samples[0x10]; b1[0x10] = (samples[0x0F] - samples[0x10]) * costab[0xF];
  1109. }
  1110. {
  1111. const float* const costab = constants.cosTables[1];
  1112. b2[0x00] = b1[0x00] + b1[0x0F]; b2[0x0F] = (b1[0x00] - b1[0x0F]) * costab[0];
  1113. b2[0x01] = b1[0x01] + b1[0x0E]; b2[0x0E] = (b1[0x01] - b1[0x0E]) * costab[1];
  1114. b2[0x02] = b1[0x02] + b1[0x0D]; b2[0x0D] = (b1[0x02] - b1[0x0D]) * costab[2];
  1115. b2[0x03] = b1[0x03] + b1[0x0C]; b2[0x0C] = (b1[0x03] - b1[0x0C]) * costab[3];
  1116. b2[0x04] = b1[0x04] + b1[0x0B]; b2[0x0B] = (b1[0x04] - b1[0x0B]) * costab[4];
  1117. b2[0x05] = b1[0x05] + b1[0x0A]; b2[0x0A] = (b1[0x05] - b1[0x0A]) * costab[5];
  1118. b2[0x06] = b1[0x06] + b1[0x09]; b2[0x09] = (b1[0x06] - b1[0x09]) * costab[6];
  1119. b2[0x07] = b1[0x07] + b1[0x08]; b2[0x08] = (b1[0x07] - b1[0x08]) * costab[7];
  1120. b2[0x10] = b1[0x10] + b1[0x1F]; b2[0x1F] = (b1[0x1F] - b1[0x10]) * costab[0];
  1121. b2[0x11] = b1[0x11] + b1[0x1E]; b2[0x1E] = (b1[0x1E] - b1[0x11]) * costab[1];
  1122. b2[0x12] = b1[0x12] + b1[0x1D]; b2[0x1D] = (b1[0x1D] - b1[0x12]) * costab[2];
  1123. b2[0x13] = b1[0x13] + b1[0x1C]; b2[0x1C] = (b1[0x1C] - b1[0x13]) * costab[3];
  1124. b2[0x14] = b1[0x14] + b1[0x1B]; b2[0x1B] = (b1[0x1B] - b1[0x14]) * costab[4];
  1125. b2[0x15] = b1[0x15] + b1[0x1A]; b2[0x1A] = (b1[0x1A] - b1[0x15]) * costab[5];
  1126. b2[0x16] = b1[0x16] + b1[0x19]; b2[0x19] = (b1[0x19] - b1[0x16]) * costab[6];
  1127. b2[0x17] = b1[0x17] + b1[0x18]; b2[0x18] = (b1[0x18] - b1[0x17]) * costab[7];
  1128. }
  1129. {
  1130. const float* const costab = constants.cosTables[2];
  1131. b1[0x00] = b2[0x00] + b2[0x07]; b1[0x07] = (b2[0x00] - b2[0x07]) * costab[0];
  1132. b1[0x01] = b2[0x01] + b2[0x06]; b1[0x06] = (b2[0x01] - b2[0x06]) * costab[1];
  1133. b1[0x02] = b2[0x02] + b2[0x05]; b1[0x05] = (b2[0x02] - b2[0x05]) * costab[2];
  1134. b1[0x03] = b2[0x03] + b2[0x04]; b1[0x04] = (b2[0x03] - b2[0x04]) * costab[3];
  1135. b1[0x08] = b2[0x08] + b2[0x0F]; b1[0x0F] = (b2[0x0F] - b2[0x08]) * costab[0];
  1136. b1[0x09] = b2[0x09] + b2[0x0E]; b1[0x0E] = (b2[0x0E] - b2[0x09]) * costab[1];
  1137. b1[0x0A] = b2[0x0A] + b2[0x0D]; b1[0x0D] = (b2[0x0D] - b2[0x0A]) * costab[2];
  1138. b1[0x0B] = b2[0x0B] + b2[0x0C]; b1[0x0C] = (b2[0x0C] - b2[0x0B]) * costab[3];
  1139. b1[0x10] = b2[0x10] + b2[0x17]; b1[0x17] = (b2[0x10] - b2[0x17]) * costab[0];
  1140. b1[0x11] = b2[0x11] + b2[0x16]; b1[0x16] = (b2[0x11] - b2[0x16]) * costab[1];
  1141. b1[0x12] = b2[0x12] + b2[0x15]; b1[0x15] = (b2[0x12] - b2[0x15]) * costab[2];
  1142. b1[0x13] = b2[0x13] + b2[0x14]; b1[0x14] = (b2[0x13] - b2[0x14]) * costab[3];
  1143. b1[0x18] = b2[0x18] + b2[0x1F]; b1[0x1F] = (b2[0x1F] - b2[0x18]) * costab[0];
  1144. b1[0x19] = b2[0x19] + b2[0x1E]; b1[0x1E] = (b2[0x1E] - b2[0x19]) * costab[1];
  1145. b1[0x1A] = b2[0x1A] + b2[0x1D]; b1[0x1D] = (b2[0x1D] - b2[0x1A]) * costab[2];
  1146. b1[0x1B] = b2[0x1B] + b2[0x1C]; b1[0x1C] = (b2[0x1C] - b2[0x1B]) * costab[3];
  1147. }
  1148. {
  1149. const float cos0 = constants.cosTables[3][0];
  1150. const float cos1 = constants.cosTables[3][1];
  1151. b2[0x00] = b1[0x00] + b1[0x03]; b2[0x03] = (b1[0x00] - b1[0x03]) * cos0;
  1152. b2[0x01] = b1[0x01] + b1[0x02]; b2[0x02] = (b1[0x01] - b1[0x02]) * cos1;
  1153. b2[0x04] = b1[0x04] + b1[0x07]; b2[0x07] = (b1[0x07] - b1[0x04]) * cos0;
  1154. b2[0x05] = b1[0x05] + b1[0x06]; b2[0x06] = (b1[0x06] - b1[0x05]) * cos1;
  1155. b2[0x08] = b1[0x08] + b1[0x0B]; b2[0x0B] = (b1[0x08] - b1[0x0B]) * cos0;
  1156. b2[0x09] = b1[0x09] + b1[0x0A]; b2[0x0A] = (b1[0x09] - b1[0x0A]) * cos1;
  1157. b2[0x0C] = b1[0x0C] + b1[0x0F]; b2[0x0F] = (b1[0x0F] - b1[0x0C]) * cos0;
  1158. b2[0x0D] = b1[0x0D] + b1[0x0E]; b2[0x0E] = (b1[0x0E] - b1[0x0D]) * cos1;
  1159. b2[0x10] = b1[0x10] + b1[0x13]; b2[0x13] = (b1[0x10] - b1[0x13]) * cos0;
  1160. b2[0x11] = b1[0x11] + b1[0x12]; b2[0x12] = (b1[0x11] - b1[0x12]) * cos1;
  1161. b2[0x14] = b1[0x14] + b1[0x17]; b2[0x17] = (b1[0x17] - b1[0x14]) * cos0;
  1162. b2[0x15] = b1[0x15] + b1[0x16]; b2[0x16] = (b1[0x16] - b1[0x15]) * cos1;
  1163. b2[0x18] = b1[0x18] + b1[0x1B]; b2[0x1B] = (b1[0x18] - b1[0x1B]) * cos0;
  1164. b2[0x19] = b1[0x19] + b1[0x1A]; b2[0x1A] = (b1[0x19] - b1[0x1A]) * cos1;
  1165. b2[0x1C] = b1[0x1C] + b1[0x1F]; b2[0x1F] = (b1[0x1F] - b1[0x1C]) * cos0;
  1166. b2[0x1D] = b1[0x1D] + b1[0x1E]; b2[0x1E] = (b1[0x1E] - b1[0x1D]) * cos1;
  1167. }
  1168. {
  1169. const float cos0 = constants.cosTables[4][0];
  1170. b1[0x00] = b2[0x00] + b2[0x01]; b1[0x01] = (b2[0x00] - b2[0x01]) * cos0;
  1171. b1[0x02] = b2[0x02] + b2[0x03]; b1[0x03] = (b2[0x03] - b2[0x02]) * cos0; b1[0x02] += b1[0x03];
  1172. b1[0x04] = b2[0x04] + b2[0x05]; b1[0x05] = (b2[0x04] - b2[0x05]) * cos0;
  1173. b1[0x06] = b2[0x06] + b2[0x07]; b1[0x07] = (b2[0x07] - b2[0x06]) * cos0;
  1174. b1[0x06] += b1[0x07]; b1[0x04] += b1[0x06]; b1[0x06] += b1[0x05]; b1[0x05] += b1[0x07];
  1175. b1[0x08] = b2[0x08] + b2[0x09]; b1[0x09] = (b2[0x08] - b2[0x09]) * cos0;
  1176. b1[0x0A] = b2[0x0A] + b2[0x0B]; b1[0x0B] = (b2[0x0B] - b2[0x0A]) * cos0; b1[0x0A] += b1[0x0B];
  1177. b1[0x0C] = b2[0x0C] + b2[0x0D]; b1[0x0D] = (b2[0x0C] - b2[0x0D]) * cos0;
  1178. b1[0x0E] = b2[0x0E] + b2[0x0F]; b1[0x0F] = (b2[0x0F] - b2[0x0E]) * cos0;
  1179. b1[0x0E] += b1[0x0F]; b1[0x0C] += b1[0x0E]; b1[0x0E] += b1[0x0D]; b1[0x0D] += b1[0x0F];
  1180. b1[0x10] = b2[0x10] + b2[0x11]; b1[0x11] = (b2[0x10] - b2[0x11]) * cos0;
  1181. b1[0x12] = b2[0x12] + b2[0x13]; b1[0x13] = (b2[0x13] - b2[0x12]) * cos0; b1[0x12] += b1[0x13];
  1182. b1[0x14] = b2[0x14] + b2[0x15]; b1[0x15] = (b2[0x14] - b2[0x15]) * cos0;
  1183. b1[0x16] = b2[0x16] + b2[0x17]; b1[0x17] = (b2[0x17] - b2[0x16]) * cos0;
  1184. b1[0x16] += b1[0x17]; b1[0x14] += b1[0x16]; b1[0x16] += b1[0x15]; b1[0x15] += b1[0x17];
  1185. b1[0x18] = b2[0x18] + b2[0x19]; b1[0x19] = (b2[0x18] - b2[0x19]) * cos0;
  1186. b1[0x1A] = b2[0x1A] + b2[0x1B]; b1[0x1B] = (b2[0x1B] - b2[0x1A]) * cos0; b1[0x1A] += b1[0x1B];
  1187. b1[0x1C] = b2[0x1C] + b2[0x1D]; b1[0x1D] = (b2[0x1C] - b2[0x1D]) * cos0;
  1188. b1[0x1E] = b2[0x1E] + b2[0x1F]; b1[0x1F] = (b2[0x1F] - b2[0x1E]) * cos0;
  1189. b1[0x1E] += b1[0x1F]; b1[0x1C] += b1[0x1E]; b1[0x1E] += b1[0x1D]; b1[0x1D] += b1[0x1F];
  1190. }
  1191. out0[0x10 * 16] = b1[0x00]; out0[0x10 * 12] = b1[0x04]; out0[0x10 * 8] = b1[0x02]; out0[0x10 * 4] = b1[0x06];
  1192. out0[0] = b1[0x01]; out1[0] = b1[0x01]; out1[0x10 * 4] = b1[0x05]; out1[0x10 * 8] = b1[0x03];
  1193. out1[0x10 * 12] = b1[0x07];
  1194. b1[0x08] += b1[0x0C]; out0[0x10 * 14] = b1[0x08]; b1[0x0C] += b1[0x0a]; out0[0x10 * 10] = b1[0x0C];
  1195. b1[0x0A] += b1[0x0E]; out0[0x10 * 6] = b1[0x0A]; b1[0x0E] += b1[0x09]; out0[0x10 * 2] = b1[0x0E];
  1196. b1[0x09] += b1[0x0D]; out1[0x10 * 2] = b1[0x09]; b1[0x0D] += b1[0x0B]; out1[0x10 * 6] = b1[0x0D];
  1197. b1[0x0B] += b1[0x0F]; out1[0x10 * 10] = b1[0x0B]; out1[0x10 * 14] = b1[0x0F];
  1198. b1[0x18] += b1[0x1C]; out0[0x10 * 15] = b1[0x10] + b1[0x18]; out0[0x10 * 13] = b1[0x18] + b1[0x14];
  1199. b1[0x1C] += b1[0x1a]; out0[0x10 * 11] = b1[0x14] + b1[0x1C]; out0[0x10 * 9] = b1[0x1C] + b1[0x12];
  1200. b1[0x1A] += b1[0x1E]; out0[0x10 * 7] = b1[0x12] + b1[0x1A]; out0[0x10 * 5] = b1[0x1A] + b1[0x16];
  1201. b1[0x1E] += b1[0x19]; out0[0x10 * 3] = b1[0x16] + b1[0x1E]; out0[0x10 * 1] = b1[0x1E] + b1[0x11];
  1202. b1[0x19] += b1[0x1D]; out1[0x10 * 1] = b1[0x11] + b1[0x19]; out1[0x10 * 3] = b1[0x19] + b1[0x15];
  1203. b1[0x1D] += b1[0x1B]; out1[0x10 * 5] = b1[0x15] + b1[0x1D]; out1[0x10 * 7] = b1[0x1D] + b1[0x13];
  1204. b1[0x1B] += b1[0x1F]; out1[0x10 * 9] = b1[0x13] + b1[0x1B]; out1[0x10 * 11] = b1[0x1B] + b1[0x17];
  1205. out1[0x10 * 13] = b1[0x17] + b1[0x1F]; out1[0x10 * 15] = b1[0x1F];
  1206. }
  1207. static void dct64 (float* const a, float* const b, const float* const c) noexcept
  1208. {
  1209. float temp[64];
  1210. dct64 (a, b, temp, temp + 32, c);
  1211. }
  1212. }
  1213. //==============================================================================
  1214. struct MP3Stream
  1215. {
  1216. MP3Stream (InputStream& source)
  1217. : stream (source, 8192),
  1218. numFrames (0), currentFrameIndex (0), vbrHeaderFound (false)
  1219. {
  1220. reset();
  1221. }
  1222. int decodeNextBlock (float* const out0, float* const out1, int& done)
  1223. {
  1224. if (! headerParsed)
  1225. {
  1226. int nextFrameOffset = scanForNextFrameHeader (false);
  1227. if (lastFrameSize == -1 || needToSyncBitStream)
  1228. {
  1229. needToSyncBitStream = false;
  1230. readVBRHeader();
  1231. if (vbrHeaderFound)
  1232. return 1;
  1233. }
  1234. if (nextFrameOffset < 0)
  1235. return -1;
  1236. if (nextFrameOffset > 0)
  1237. {
  1238. int size;
  1239. wasFreeFormat = false;
  1240. needToSyncBitStream = true;
  1241. size = (int) (bufferPointer - (bufferSpace[bufferSpaceIndex] + 512));
  1242. if (size > 2880)
  1243. {
  1244. size = 0;
  1245. bufferPointer = bufferSpace[bufferSpaceIndex] + 512;
  1246. }
  1247. const int toSkip = (size + nextFrameOffset) - 2880;
  1248. if (toSkip > 0)
  1249. {
  1250. stream.skipNextBytes (toSkip);
  1251. nextFrameOffset -= toSkip;
  1252. }
  1253. stream.read (bufferPointer, nextFrameOffset);
  1254. lastFrameSize += nextFrameOffset;
  1255. }
  1256. frame.decodeHeader ((uint32) stream.readIntBigEndian());
  1257. headerParsed = true;
  1258. frameSize = frame.frameSize;
  1259. isFreeFormat = (frameSize == 0);
  1260. sideInfoSize = frame.lsf != 0 ? ((frame.numChannels == 1) ? 9 : 17)
  1261. : ((frame.numChannels == 1) ? 17 : 32);
  1262. if (frame.crc16FollowsHeader)
  1263. sideInfoSize += 2;
  1264. bufferSpaceIndex = 1 - bufferSpaceIndex;
  1265. bufferPointer = bufferSpace[bufferSpaceIndex] + 512;
  1266. bitIndex = 0;
  1267. if (lastFrameSize < 0)
  1268. return 1;
  1269. }
  1270. if (! sideParsed)
  1271. {
  1272. if (frame.layer == 3)
  1273. {
  1274. stream.read (bufferPointer, sideInfoSize);
  1275. if (frame.crc16FollowsHeader)
  1276. getBits (16);
  1277. const int bits = jmax (0, decodeLayer3SideInfo());
  1278. dataSize = (bits + 7) / 8;
  1279. if (! isFreeFormat)
  1280. dataSize = jmin (dataSize, frame.frameSize - sideInfoSize);
  1281. }
  1282. else
  1283. {
  1284. dataSize = frame.frameSize;
  1285. sideInfoSize = 0;
  1286. }
  1287. sideParsed = true;
  1288. }
  1289. int result = 1;
  1290. if (! dataParsed)
  1291. {
  1292. stream.read (bufferPointer, dataSize);
  1293. if (out0 != nullptr)
  1294. {
  1295. if (frame.layer < 3 && frame.crc16FollowsHeader)
  1296. getBits (16);
  1297. switch (frame.layer)
  1298. {
  1299. case 1: decodeLayer1Frame (out0, out1, done); break;
  1300. case 2: decodeLayer2Frame (out0, out1, done); break;
  1301. case 3: decodeLayer3Frame (out0, out1, done); break;
  1302. default: break;
  1303. }
  1304. }
  1305. bufferPointer = bufferSpace[bufferSpaceIndex] + 512 + sideInfoSize + dataSize;
  1306. dataParsed = true;
  1307. result = 0;
  1308. }
  1309. if (isFreeFormat)
  1310. {
  1311. if (wasFreeFormat)
  1312. {
  1313. frameSize = lastFrameSizeNoPadding + frame.padding;
  1314. }
  1315. else
  1316. {
  1317. const int nextFrameOffset = scanForNextFrameHeader (true);
  1318. wasFreeFormat = isFreeFormat;
  1319. if (nextFrameOffset < 0)
  1320. {
  1321. lastFrameSize = frameSize;
  1322. return result;
  1323. }
  1324. frameSize = nextFrameOffset + sideInfoSize + dataSize;
  1325. lastFrameSizeNoPadding = frameSize - frame.padding;
  1326. }
  1327. }
  1328. if (result == 0)
  1329. return result;
  1330. int bytes = frameSize - (sideInfoSize + dataSize);
  1331. if (bytes > 0)
  1332. {
  1333. const int toSkip = bytes - 512;
  1334. if (toSkip > 0)
  1335. {
  1336. stream.skipNextBytes (toSkip);
  1337. bytes -= toSkip;
  1338. frameSize -= toSkip;
  1339. }
  1340. stream.read (bufferPointer, bytes);
  1341. bufferPointer += bytes;
  1342. }
  1343. lastFrameSize = frameSize;
  1344. wasFreeFormat = isFreeFormat;
  1345. frameSize = 0;
  1346. headerParsed = sideParsed = dataParsed = false;
  1347. return result;
  1348. }
  1349. bool seek (int frameIndex)
  1350. {
  1351. frameIndex = jmax (0, frameIndex);
  1352. while (frameIndex >= frameStreamPositions.size() * storedStartPosInterval)
  1353. {
  1354. int dummy = 0;
  1355. const int result = decodeNextBlock (nullptr, nullptr, dummy);
  1356. if (result < 0)
  1357. return false;
  1358. if (result > 0)
  1359. break;
  1360. }
  1361. frameIndex = jmin (frameIndex & ~(storedStartPosInterval - 1),
  1362. frameStreamPositions.size() * storedStartPosInterval - 1);
  1363. stream.setPosition (frameStreamPositions.getUnchecked (frameIndex / storedStartPosInterval));
  1364. currentFrameIndex = frameIndex;
  1365. reset();
  1366. return true;
  1367. }
  1368. MP3Frame frame;
  1369. VBRTagData vbrTagData;
  1370. BufferedInputStream stream;
  1371. int numFrames, currentFrameIndex;
  1372. bool vbrHeaderFound;
  1373. private:
  1374. bool headerParsed, sideParsed, dataParsed, needToSyncBitStream;
  1375. bool isFreeFormat, wasFreeFormat;
  1376. int sideInfoSize, dataSize;
  1377. int frameSize, lastFrameSize, lastFrameSizeNoPadding;
  1378. int bufferSpaceIndex;
  1379. Layer3SideInfo sideinfo;
  1380. uint8 bufferSpace[2][2880 + 1024];
  1381. uint8* bufferPointer;
  1382. int bitIndex, synthBo;
  1383. float hybridBlock[2][2][32 * 18];
  1384. int hybridBlockIndex[2];
  1385. float synthBuffers[2][2][0x110];
  1386. float hybridIn[2][32][18];
  1387. float hybridOut[2][18][32];
  1388. void reset() noexcept
  1389. {
  1390. headerParsed = sideParsed = dataParsed = isFreeFormat = wasFreeFormat = false;
  1391. lastFrameSize = -1;
  1392. needToSyncBitStream = true;
  1393. frameSize = sideInfoSize = dataSize = bitIndex = 0;
  1394. lastFrameSizeNoPadding = bufferSpaceIndex = 0;
  1395. bufferPointer = bufferSpace[bufferSpaceIndex] + 512;
  1396. synthBo = 1;
  1397. zerostruct (sideinfo);
  1398. zeromem (bufferSpace, sizeof (bufferSpace));
  1399. zeromem (hybridBlock, sizeof (hybridBlock));
  1400. zeromem (hybridBlockIndex, sizeof (hybridBlockIndex));
  1401. zeromem (synthBuffers, sizeof (synthBuffers));
  1402. }
  1403. enum { storedStartPosInterval = 4 };
  1404. Array<int64> frameStreamPositions;
  1405. struct SideInfoLayer1
  1406. {
  1407. uint8 allocation[32][2];
  1408. uint8 scaleFactor[32][2];
  1409. };
  1410. struct SideInfoLayer2
  1411. {
  1412. uint8 allocation[32][2];
  1413. uint8 scaleFactor[32][2][3];
  1414. };
  1415. static bool isValidHeader (const uint32 header, const int oldLayer) noexcept
  1416. {
  1417. const int newLayer = 4 - ((header >> 17) & 3);
  1418. return (header & 0xffe00000) == 0xffe00000
  1419. && newLayer != 4
  1420. && (oldLayer <= 0 || newLayer == oldLayer)
  1421. && ((header >> 12) & 15) != 15
  1422. && ((header >> 10) & 3) != 3
  1423. && (header & 3) != 2;
  1424. }
  1425. bool rollBackBufferPointer (int backstep) noexcept
  1426. {
  1427. if (lastFrameSize < 0 && backstep > 0)
  1428. return false;
  1429. const uint8* oldBuffer = bufferSpace[1 - bufferSpaceIndex] + 512;
  1430. bufferPointer -= backstep;
  1431. if (backstep != 0)
  1432. memcpy (bufferPointer, oldBuffer + lastFrameSize - backstep, (size_t) backstep);
  1433. bitIndex = 0;
  1434. return true;
  1435. }
  1436. uint32 getBits (const int numBits) noexcept
  1437. {
  1438. if (numBits <= 0 || bufferPointer == nullptr)
  1439. return 0;
  1440. const uint32 result = ((((((bufferPointer[0] << 8) | bufferPointer[1]) << 8)
  1441. | bufferPointer[2]) << bitIndex) & 0xffffff) >> (24 - numBits);
  1442. bitIndex += numBits;
  1443. bufferPointer += (bitIndex >> 3);
  1444. bitIndex &= 7;
  1445. return result;
  1446. }
  1447. uint32 getOneBit() noexcept
  1448. {
  1449. const uint8 result = (uint8) (*bufferPointer << bitIndex);
  1450. ++bitIndex;
  1451. bufferPointer += (bitIndex >> 3);
  1452. bitIndex &= 7;
  1453. return result >> 7;
  1454. }
  1455. uint32 getBitsUnchecked (const int numBits) noexcept
  1456. {
  1457. const uint32 result = ((((bufferPointer[0] << 8) | bufferPointer[1]) << bitIndex) & 0xffff) >> (16 - numBits);
  1458. bitIndex += numBits;
  1459. bufferPointer += (bitIndex >> 3);
  1460. bitIndex &= 7;
  1461. return result;
  1462. }
  1463. inline uint8 getBitsUint8 (const int numBits) noexcept { return (uint8) getBitsUnchecked (numBits); }
  1464. inline uint16 getBitsUint16 (const int numBits) noexcept { return (uint16) getBitsUnchecked (numBits); }
  1465. int scanForNextFrameHeader (const bool checkTypeAgainstLastFrame) noexcept
  1466. {
  1467. const int64 oldPos = stream.getPosition();
  1468. int offset = -3;
  1469. uint32 header = 0;
  1470. for (;;)
  1471. {
  1472. if (stream.isExhausted() || stream.getPosition() > oldPos + 32768)
  1473. {
  1474. offset = -1;
  1475. break;
  1476. }
  1477. header = (header << 8) | (uint8) stream.readByte();
  1478. if (offset >= 0 && isValidHeader (header, frame.layer))
  1479. {
  1480. if (! checkTypeAgainstLastFrame)
  1481. break;
  1482. const bool mpeg25 = (header & (1 << 20)) == 0;
  1483. const uint32 lsf = mpeg25 ? 1 : ((header & (1 << 19)) ? 0 : 1);
  1484. const uint32 sampleRateIndex = mpeg25 ? (6 + ((header >> 10) & 3)) : (((header >> 10) & 3) + (lsf * 3));
  1485. const uint32 mode = (header >> 6) & 3;
  1486. const uint32 numChannels = (mode == 3) ? 1 : 2;
  1487. if (numChannels == (uint32) frame.numChannels && lsf == (uint32) frame.lsf
  1488. && mpeg25 == frame.mpeg25 && sampleRateIndex == (uint32) frame.sampleRateIndex)
  1489. break;
  1490. }
  1491. ++offset;
  1492. }
  1493. if (offset >= 0)
  1494. {
  1495. if ((currentFrameIndex & (storedStartPosInterval - 1)) == 0)
  1496. frameStreamPositions.set (currentFrameIndex / storedStartPosInterval, oldPos + offset);
  1497. ++currentFrameIndex;
  1498. }
  1499. stream.setPosition (oldPos);
  1500. return offset;
  1501. }
  1502. void readVBRHeader()
  1503. {
  1504. int64 oldPos = stream.getPosition();
  1505. uint8 xing[194];
  1506. stream.read (xing, sizeof (xing));
  1507. vbrHeaderFound = vbrTagData.read (xing);
  1508. if (vbrHeaderFound)
  1509. {
  1510. numFrames = (int) vbrTagData.frames;
  1511. oldPos += jmax (vbrTagData.headersize, 1);
  1512. }
  1513. stream.setPosition (oldPos);
  1514. }
  1515. void decodeLayer1Frame (float* const pcm0, float* const pcm1, int& samplesDone) noexcept
  1516. {
  1517. float fraction[2][32];
  1518. SideInfoLayer1 si;
  1519. layer1Step1 (si);
  1520. const int single = (frame.numChannels == 1 || frame.single == 3) ? 0 : frame.single;
  1521. if (single >= 0)
  1522. {
  1523. for (int i = 0; i < 12; ++i)
  1524. {
  1525. layer1Step2 (si, fraction);
  1526. synthesise (fraction[single], 0, pcm0, samplesDone);
  1527. }
  1528. }
  1529. else
  1530. {
  1531. for (int i = 0; i < 12; ++i)
  1532. {
  1533. layer1Step2 (si, fraction);
  1534. synthesiseStereo (fraction[0], fraction[1], pcm0, pcm1, samplesDone);
  1535. }
  1536. }
  1537. }
  1538. void decodeLayer2Frame (float* const pcm0, float* const pcm1, int& samplesDone)
  1539. {
  1540. float fraction[2][4][32];
  1541. frame.selectLayer2Table();
  1542. SideInfoLayer2 si;
  1543. layer2Step1 (si);
  1544. const int single = (frame.numChannels == 1 || frame.single == 3) ? 0 : frame.single;
  1545. if (single >= 0)
  1546. {
  1547. for (int i = 0; i < 12; ++i)
  1548. {
  1549. layer2Step2 (si, i >> 2, fraction);
  1550. for (int j = 0; j < 3; ++j)
  1551. synthesise (fraction[single][j], 0, pcm0, samplesDone);
  1552. }
  1553. }
  1554. else
  1555. {
  1556. for (int i = 0; i < 12; ++i)
  1557. {
  1558. layer2Step2 (si, i >> 2, fraction);
  1559. for (int j = 0; j < 3; ++j)
  1560. synthesiseStereo (fraction[0][j], fraction[1][j], pcm0, pcm1, samplesDone);
  1561. }
  1562. }
  1563. }
  1564. void decodeLayer3Frame (float* const pcm0, float* const pcm1, int& samplesDone) noexcept
  1565. {
  1566. if (! rollBackBufferPointer ((int) sideinfo.mainDataStart))
  1567. return;
  1568. const int single = frame.numChannels == 1 ? 0 : frame.single;
  1569. const int numChans = (frame.numChannels == 1 || single >= 0) ? 1 : 2;
  1570. const bool msStereo = (frame.mode == 1) && (frame.modeExt & 2) != 0;
  1571. const bool iStereo = (frame.mode == 1) && (frame.modeExt & 1) != 0;
  1572. const int granules = frame.lsf ? 1 : 2;
  1573. int scaleFactors[2][39];
  1574. for (int gr = 0; gr < granules; ++gr)
  1575. {
  1576. {
  1577. Layer3SideInfo::Info& granule = sideinfo.ch[0].gr[gr];
  1578. const int part2bits = frame.lsf ? getLayer3ScaleFactors2 (scaleFactors[0], granule, 0)
  1579. : getLayer3ScaleFactors1 (scaleFactors[0], granule);
  1580. if (layer3DequantizeSample (hybridIn[0], scaleFactors[0], granule, frame.sampleRateIndex, part2bits))
  1581. return;
  1582. }
  1583. if (frame.numChannels == 2)
  1584. {
  1585. Layer3SideInfo::Info& granule = sideinfo.ch[1].gr[gr];
  1586. const int part2bits = frame.lsf ? getLayer3ScaleFactors2 (scaleFactors[1], granule, iStereo)
  1587. : getLayer3ScaleFactors1 (scaleFactors[1], granule);
  1588. if (layer3DequantizeSample (hybridIn[1], scaleFactors[1], granule, frame.sampleRateIndex, part2bits))
  1589. return;
  1590. if (msStereo)
  1591. {
  1592. for (int i = 0; i < 32 * 18; ++i)
  1593. {
  1594. const float tmp0 = ((const float*) hybridIn[0]) [i];
  1595. const float tmp1 = ((const float*) hybridIn[1]) [i];
  1596. ((float*) hybridIn[1]) [i] = tmp0 - tmp1;
  1597. ((float*) hybridIn[0]) [i] = tmp0 + tmp1;
  1598. }
  1599. }
  1600. if (iStereo)
  1601. granule.doIStereo (hybridIn, scaleFactors[1], frame.sampleRateIndex, msStereo, frame.lsf);
  1602. if (msStereo || iStereo || single == 3)
  1603. {
  1604. if (granule.maxb > sideinfo.ch[0].gr[gr].maxb)
  1605. sideinfo.ch[0].gr[gr].maxb = granule.maxb;
  1606. else
  1607. granule.maxb = sideinfo.ch[0].gr[gr].maxb;
  1608. }
  1609. switch (single)
  1610. {
  1611. case 3:
  1612. {
  1613. float* in0 = (float*) hybridIn[0];
  1614. const float* in1 = (const float*) hybridIn[1];
  1615. for (int i = 0; i < (int) (18 * granule.maxb); ++i, ++in0)
  1616. *in0 = (*in0 + *in1++);
  1617. }
  1618. break;
  1619. case 1:
  1620. {
  1621. float* in0 = (float*) hybridIn[0];
  1622. const float* in1 = (const float*) hybridIn[1];
  1623. for (int i = 0; i < (int) (18 * granule.maxb); ++i)
  1624. *in0++ = *in1++;
  1625. }
  1626. break;
  1627. }
  1628. }
  1629. for (int ch = 0; ch < numChans; ++ch)
  1630. {
  1631. const Layer3SideInfo::Info& granule = sideinfo.ch[ch].gr[gr];
  1632. granule.doAntialias (hybridIn[ch]);
  1633. layer3Hybrid (hybridIn[ch], hybridOut[ch], ch, granule);
  1634. }
  1635. for (int ss = 0; ss < 18; ++ss)
  1636. {
  1637. if (single >= 0)
  1638. synthesise (hybridOut[0][ss], 0, pcm0, samplesDone);
  1639. else
  1640. synthesiseStereo (hybridOut[0][ss], hybridOut[1][ss], pcm0, pcm1, samplesDone);
  1641. }
  1642. }
  1643. }
  1644. int decodeLayer3SideInfo() noexcept
  1645. {
  1646. const int numChannels = frame.numChannels;
  1647. const int sampleRate = frame.sampleRateIndex;
  1648. const int single = (numChannels == 1) ? 0 : frame.single;
  1649. const bool msStereo = (frame.mode == 1) && (frame.modeExt & 2) != 0;
  1650. const int granules = frame.lsf ? 1 : 2;
  1651. if (frame.lsf == 0)
  1652. getLayer3SideInfo1 (numChannels, msStereo, sampleRate, single);
  1653. else
  1654. getLayer3SideInfo2 (numChannels, msStereo, sampleRate, single);
  1655. int databits = 0;
  1656. for (int gr = 0; gr < granules; ++gr)
  1657. for (int ch = 0; ch < numChannels; ++ch)
  1658. databits += sideinfo.ch[ch].gr[gr].part2_3Length;
  1659. return databits - 8 * (int) sideinfo.mainDataStart;
  1660. }
  1661. void layer1Step1 (SideInfoLayer1& si) noexcept
  1662. {
  1663. zerostruct (si);
  1664. int i, jsbound = (frame.mode == 1) ? (frame.modeExt << 2) + 4 : 32;
  1665. if (frame.numChannels == 2)
  1666. {
  1667. for (i = 0; i < jsbound; ++i)
  1668. {
  1669. si.allocation[i][0] = getBitsUint8 (4);
  1670. si.allocation[i][1] = getBitsUint8 (4);
  1671. }
  1672. for (i = jsbound; i < 32; ++i)
  1673. si.allocation[i][0] = si.allocation[i][1] = getBitsUint8 (4);
  1674. for (i = 0; i < 32; ++i)
  1675. {
  1676. si.scaleFactor[i][0] = si.allocation[i][0] ? getBitsUint8 (6) : 0;
  1677. si.scaleFactor[i][1] = si.allocation[i][1] ? getBitsUint8 (6) : 0;
  1678. }
  1679. }
  1680. else
  1681. {
  1682. for (i = 0; i < 32; ++i)
  1683. si.allocation[i][0] = getBitsUint8 (4);
  1684. for (i = 0; i < 32; ++i)
  1685. si.scaleFactor[i][0] = si.allocation[i][0] ? getBitsUint8 (6) : 0;
  1686. }
  1687. }
  1688. void layer1Step2 (SideInfoLayer1& si, float fraction[2][32]) noexcept
  1689. {
  1690. if (frame.numChannels == 2)
  1691. {
  1692. int i, jsbound = (frame.mode == 1) ? (frame.modeExt << 2) + 4 : 32;
  1693. for (i = 0; i < jsbound; ++i)
  1694. {
  1695. const uint8 n0 = si.allocation[i][0];
  1696. const uint8 n1 = si.allocation[i][1];
  1697. fraction[0][i] = n0 > 0 ? (float) (((-1 << n0) + getBitsUint16 (n0 + 1) + 1) * constants.muls[n0 + 1][si.scaleFactor[i][0]]) : 0;
  1698. fraction[1][i] = n1 > 0 ? (float) (((-1 << n1) + getBitsUint16 (n1 + 1) + 1) * constants.muls[n1 + 1][si.scaleFactor[i][1]]) : 0;
  1699. }
  1700. for (i = jsbound; i < 32; ++i)
  1701. {
  1702. const uint8 n = si.allocation[i][0];
  1703. if (n > 0)
  1704. {
  1705. const uint32 w = ((uint32) (-1 << n) + getBitsUint16 (n + 1) + 1);
  1706. fraction[0][i] = (float) (w * constants.muls[n + 1][si.scaleFactor[i][0]]);
  1707. fraction[1][i] = (float) (w * constants.muls[n + 1][si.scaleFactor[i][1]]);
  1708. }
  1709. else
  1710. fraction[0][i] = fraction[1][i] = 0;
  1711. }
  1712. }
  1713. else
  1714. {
  1715. for (int i = 0; i < 32; ++i)
  1716. {
  1717. const uint8 n = si.allocation[i][0];
  1718. const uint8 j = si.scaleFactor[i][0];
  1719. if (n > 0)
  1720. fraction[0][i] = (float) (((-1 << n) + getBitsUint16 (n + 1) + 1) * constants.muls[n + 1][j]);
  1721. else
  1722. fraction[0][i] = 0;
  1723. }
  1724. }
  1725. }
  1726. void layer2Step1 (SideInfoLayer2& si) noexcept
  1727. {
  1728. zerostruct (si);
  1729. const int sblimit = frame.layer2SubBandLimit;
  1730. const int jsbound = (frame.mode == 1) ? (frame.modeExt << 2) + 4 : frame.layer2SubBandLimit;
  1731. const AllocationTable* allocTable = frame.allocationTable;
  1732. uint8 scfsi[32][2];
  1733. if (frame.numChannels == 2)
  1734. {
  1735. for (int i = 0; i < jsbound; ++i)
  1736. {
  1737. const int16 step = allocTable->bits;
  1738. allocTable += (static_cast<intptr_t> (1) << step);
  1739. si.allocation[i][0] = getBitsUint8 (step);
  1740. si.allocation[i][1] = getBitsUint8 (step);
  1741. }
  1742. for (int i = jsbound; i < sblimit; ++i)
  1743. {
  1744. const int16 step = allocTable->bits;
  1745. const uint8 b0 = getBitsUint8 (step);
  1746. allocTable += (static_cast<intptr_t> (1) << step);
  1747. si.allocation[i][0] = b0;
  1748. si.allocation[i][1] = b0;
  1749. }
  1750. for (int i = 0; i < sblimit; ++i)
  1751. {
  1752. scfsi[i][0] = si.allocation[i][0] ? getBitsUint8 (2) : 0;
  1753. scfsi[i][1] = si.allocation[i][1] ? getBitsUint8 (2) : 0;
  1754. }
  1755. }
  1756. else
  1757. {
  1758. for (int i = 0; i < sblimit; ++i)
  1759. {
  1760. const int16 step = allocTable->bits;
  1761. allocTable += (static_cast<intptr_t> (1) << step);
  1762. si.allocation[i][0] = getBitsUint8 (step);
  1763. }
  1764. for (int i = 0; i < sblimit; ++i)
  1765. scfsi[i][0] = si.allocation[i][0] ? getBitsUint8 (2) : 0;
  1766. }
  1767. for (int i = 0; i < sblimit; ++i)
  1768. {
  1769. for (int ch = 0; ch < frame.numChannels; ++ch)
  1770. {
  1771. uint8 s0 = 0, s1 = 0, s2 = 0;
  1772. if (si.allocation[i][ch])
  1773. {
  1774. switch (scfsi[i][ch])
  1775. {
  1776. case 0:
  1777. s0 = getBitsUint8 (6);
  1778. s1 = getBitsUint8 (6);
  1779. s2 = getBitsUint8 (6);
  1780. break;
  1781. case 1:
  1782. s1 = s0 = getBitsUint8 (6);
  1783. s2 = getBitsUint8 (6);
  1784. break;
  1785. case 2:
  1786. s2 = s1 = s0 = getBitsUint8 (6);
  1787. break;
  1788. case 3:
  1789. s0 = getBitsUint8 (6);
  1790. s2 = s1 = getBitsUint8 (6);
  1791. break;
  1792. default:
  1793. break;
  1794. }
  1795. }
  1796. si.scaleFactor[i][ch][0] = s0;
  1797. si.scaleFactor[i][ch][1] = s1;
  1798. si.scaleFactor[i][ch][2] = s2;
  1799. }
  1800. }
  1801. }
  1802. void layer2Step2 (SideInfoLayer2& si, const int gr, float fraction[2][4][32]) noexcept
  1803. {
  1804. const AllocationTable* allocTable = frame.allocationTable;
  1805. const int jsbound = (frame.mode == 1) ? (frame.modeExt << 2) + 4 : frame.layer2SubBandLimit;
  1806. for (int i = 0; i < jsbound; ++i)
  1807. {
  1808. const int16 step = allocTable->bits;
  1809. for (int ch = 0; ch < frame.numChannels; ++ch)
  1810. {
  1811. const uint8 ba = si.allocation[i][ch];
  1812. if (ba != 0)
  1813. {
  1814. const uint8 x1 = jmin ((uint8) 63, si.scaleFactor[i][ch][gr]);
  1815. const AllocationTable* const alloc2 = allocTable + ba;
  1816. const int16 k = jmin ((int16) 16, alloc2->bits);
  1817. const int16 d1 = alloc2->d;
  1818. if (d1 < 0)
  1819. {
  1820. const double cm = constants.muls[k][x1];
  1821. fraction[ch][0][i] = (float) (((int) getBits (k) + d1) * cm);
  1822. fraction[ch][1][i] = (float) (((int) getBits (k) + d1) * cm);
  1823. fraction[ch][2][i] = (float) (((int) getBits (k) + d1) * cm);
  1824. }
  1825. else
  1826. {
  1827. const uint8* const tab = constants.getGroupTable (d1, getBits (k));
  1828. fraction[ch][0][i] = (float) constants.muls[tab[0]][x1];
  1829. fraction[ch][1][i] = (float) constants.muls[tab[1]][x1];
  1830. fraction[ch][2][i] = (float) constants.muls[tab[2]][x1];
  1831. }
  1832. }
  1833. else
  1834. {
  1835. fraction[ch][0][i] = fraction[ch][1][i] = fraction[ch][2][i] = 0;
  1836. }
  1837. }
  1838. allocTable += (static_cast<intptr_t> (1) << step);
  1839. }
  1840. for (int i = jsbound; i < frame.layer2SubBandLimit; ++i)
  1841. {
  1842. const int16 step = allocTable->bits;
  1843. const uint8 ba = si.allocation[i][0];
  1844. if (ba != 0)
  1845. {
  1846. const AllocationTable* const alloc2 = allocTable + ba;
  1847. int16 k = alloc2->bits;
  1848. int16 d1 = alloc2->d;
  1849. k = (k <= 16) ? k : 16;
  1850. if (d1 < 0)
  1851. {
  1852. const int v0 = (int) getBits (k);
  1853. const int v1 = (int) getBits (k);
  1854. const int v2 = (int) getBits (k);
  1855. for (int ch = 0; ch < frame.numChannels; ++ch)
  1856. {
  1857. const uint8 x1 = jmin ((uint8) 63, si.scaleFactor[i][ch][gr]);
  1858. const double cm = constants.muls[k][x1];
  1859. fraction[ch][0][i] = (float) ((v0 + d1) * cm);
  1860. fraction[ch][1][i] = (float) ((v1 + d1) * cm);
  1861. fraction[ch][2][i] = (float) ((v2 + d1) * cm);
  1862. }
  1863. }
  1864. else
  1865. {
  1866. const uint8* const tab = constants.getGroupTable (d1, getBits (k));
  1867. const uint8 k0 = tab[0];
  1868. const uint8 k1 = tab[1];
  1869. const uint8 k2 = tab[2];
  1870. for (int ch = 0; ch < frame.numChannels; ++ch)
  1871. {
  1872. const uint8 x1 = jmin ((uint8) 63, si.scaleFactor[i][ch][gr]);
  1873. fraction[ch][0][i] = (float) constants.muls[k0][x1];
  1874. fraction[ch][1][i] = (float) constants.muls[k1][x1];
  1875. fraction[ch][2][i] = (float) constants.muls[k2][x1];
  1876. }
  1877. }
  1878. }
  1879. else
  1880. {
  1881. fraction[0][0][i] = fraction[0][1][i] = fraction[0][2][i] = 0;
  1882. fraction[1][0][i] = fraction[1][1][i] = fraction[1][2][i] = 0;
  1883. }
  1884. allocTable += (static_cast<intptr_t> (1) << step);
  1885. }
  1886. for (int ch = 0; ch < frame.numChannels; ++ch)
  1887. for (int i = frame.layer2SubBandLimit; i < 32; ++i)
  1888. fraction[ch][0][i] = fraction[ch][1][i] = fraction[ch][2][i] = 0;
  1889. }
  1890. void getLayer3SideInfo1 (const int stereo, const bool msStereo, const int sampleRate, const int single) noexcept
  1891. {
  1892. const int powdiff = (single == 3) ? 4 : 0;
  1893. sideinfo.mainDataStart = getBits (9);
  1894. sideinfo.privateBits = getBitsUnchecked (stereo == 1 ? 5 : 3);
  1895. for (int ch = 0; ch < stereo; ++ch)
  1896. {
  1897. sideinfo.ch[ch].gr[0].scfsi = -1;
  1898. sideinfo.ch[ch].gr[1].scfsi = (int) getBitsUnchecked (4);
  1899. }
  1900. for (int gr = 0; gr < 2; ++gr)
  1901. {
  1902. for (int ch = 0; ch < stereo; ++ch)
  1903. {
  1904. Layer3SideInfo::Info& granule = sideinfo.ch[ch].gr[gr];
  1905. granule.part2_3Length = getBits (12);
  1906. granule.bigValues = jmin (288u, getBitsUnchecked (9));
  1907. const int qss = (int) getBitsUnchecked (8);
  1908. granule.pow2gain = constants.powToGains + 256 - qss + powdiff;
  1909. if (msStereo)
  1910. granule.pow2gain += 2;
  1911. granule.scaleFactorCompression = getBitsUnchecked (4);
  1912. if (getOneBit())
  1913. {
  1914. granule.blockType = getBitsUnchecked (2);
  1915. granule.mixedBlockFlag = getOneBit();
  1916. granule.tableSelect[0] = getBitsUnchecked (5);
  1917. granule.tableSelect[1] = getBitsUnchecked (5);
  1918. granule.tableSelect[2] = 0;
  1919. for (int i = 0; i < 3; ++i)
  1920. {
  1921. const uint32 sbg = (getBitsUnchecked (3) << 3);
  1922. granule.fullGain[i] = granule.pow2gain + sbg;
  1923. }
  1924. granule.region1Start = 36 >> 1;
  1925. granule.region2Start = 576 >> 1;
  1926. }
  1927. else
  1928. {
  1929. for (int i = 0; i < 3; ++i)
  1930. granule.tableSelect[i] = getBitsUnchecked (5);
  1931. const int r0c = (int) getBitsUnchecked (4);
  1932. const int r1c = (int) getBitsUnchecked (3);
  1933. const int region0index = jmin (22, r0c + 1);
  1934. const int region1index = jmin (22, r0c + 1 + r1c + 1);
  1935. granule.region1Start = (uint32) (bandInfo[sampleRate].longIndex[region0index] >> 1);
  1936. granule.region2Start = (uint32) (bandInfo[sampleRate].longIndex[region1index] >> 1);
  1937. granule.blockType = 0;
  1938. granule.mixedBlockFlag = 0;
  1939. }
  1940. granule.preflag = getOneBit();
  1941. granule.scaleFactorScale = getOneBit();
  1942. granule.count1TableSelect = getOneBit();
  1943. }
  1944. }
  1945. }
  1946. void getLayer3SideInfo2 (const int stereo, const bool msStereo, const int sampleRate, const int single) noexcept
  1947. {
  1948. const int powdiff = (single == 3) ? 4 : 0;
  1949. sideinfo.mainDataStart = getBits (8);
  1950. sideinfo.privateBits = stereo == 1 ? getOneBit() : getBitsUnchecked (2);
  1951. for (int ch = 0; ch < stereo; ++ch)
  1952. {
  1953. Layer3SideInfo::Info& granule = sideinfo.ch[ch].gr[0];
  1954. granule.part2_3Length = getBits (12);
  1955. granule.bigValues = jmin (288u, getBitsUnchecked (9));
  1956. const uint32 qss = getBitsUnchecked (8);
  1957. granule.pow2gain = constants.powToGains + 256 - qss + powdiff;
  1958. if (msStereo)
  1959. granule.pow2gain += 2;
  1960. granule.scaleFactorCompression = getBits (9);
  1961. if (getOneBit())
  1962. {
  1963. granule.blockType = getBitsUnchecked (2);
  1964. granule.mixedBlockFlag = getOneBit();
  1965. granule.tableSelect[0] = getBitsUnchecked (5);
  1966. granule.tableSelect[1] = getBitsUnchecked (5);
  1967. granule.tableSelect[2] = 0;
  1968. for (int i = 0; i < 3; ++i)
  1969. {
  1970. const uint32 sbg = (getBitsUnchecked (3) << 3);
  1971. granule.fullGain[i] = granule.pow2gain + sbg;
  1972. }
  1973. if (granule.blockType == 0)
  1974. {}
  1975. if (granule.blockType == 2)
  1976. granule.region1Start = sampleRate == 8 ? 36 : (36 >> 1);
  1977. else
  1978. granule.region1Start = sampleRate == 8 ? (108 >> 1) : (54 >> 1);
  1979. granule.region2Start = 576 >> 1;
  1980. }
  1981. else
  1982. {
  1983. for (int i = 0; i < 3; ++i)
  1984. granule.tableSelect[i] = getBitsUnchecked (5);
  1985. const int r0c = (int) getBitsUnchecked (4);
  1986. const int r1c = (int) getBitsUnchecked (3);
  1987. const int region0index = jmin (22, r0c + 1);
  1988. const int region1index = jmin (22, r0c + 1 + r1c + 1);
  1989. granule.region1Start = (uint32) (bandInfo[sampleRate].longIndex[region0index] >> 1);
  1990. granule.region2Start = (uint32) (bandInfo[sampleRate].longIndex[region1index] >> 1);
  1991. granule.blockType = 0;
  1992. granule.mixedBlockFlag = 0;
  1993. }
  1994. granule.scaleFactorScale = getOneBit();
  1995. granule.count1TableSelect = getOneBit();
  1996. }
  1997. }
  1998. int getLayer3ScaleFactors1 (int* scf, const Layer3SideInfo::Info& granule) noexcept
  1999. {
  2000. static const uint8 lengths[2][16] =
  2001. {
  2002. { 0, 0, 0, 0, 3, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4 },
  2003. { 0, 1, 2, 3, 0, 1, 2, 3, 1, 2, 3, 1, 2, 3, 2, 3 }
  2004. };
  2005. int numBits;
  2006. const int num0 = lengths[0][granule.scaleFactorCompression];
  2007. const int num1 = lengths[1][granule.scaleFactorCompression];
  2008. if (granule.blockType == 2)
  2009. {
  2010. int i = 18;
  2011. numBits = (num0 + num1) * 18;
  2012. if (granule.mixedBlockFlag)
  2013. {
  2014. for (int j = 8; --j >= 0;) *scf++ = (int) getBitsUnchecked (num0);
  2015. numBits -= num0;
  2016. i = 9;
  2017. }
  2018. for (; --i >= 0;) *scf++ = (int) getBitsUnchecked (num0);
  2019. for (i = 18; --i >= 0;) *scf++ = (int) getBitsUnchecked (num1);
  2020. *scf++ = 0;
  2021. *scf++ = 0;
  2022. *scf++ = 0;
  2023. }
  2024. else
  2025. {
  2026. const int scfsi = granule.scfsi;
  2027. if (scfsi < 0)
  2028. {
  2029. for (int i = 11; --i >= 0;) *scf++ = (int) getBitsUnchecked (num0);
  2030. for (int j = 10; --j >= 0;) *scf++ = (int) getBitsUnchecked (num1);
  2031. numBits = (num0 + num1) * 10 + num0;
  2032. }
  2033. else
  2034. {
  2035. numBits = 0;
  2036. if ((scfsi & 8) == 0)
  2037. {
  2038. for (int i = 6; --i >= 0;) *scf++ = (int) getBitsUnchecked (num0);
  2039. numBits += num0 * 6;
  2040. }
  2041. else
  2042. scf += 6;
  2043. if ((scfsi & 4) == 0)
  2044. {
  2045. for (int i = 5; --i >= 0;) *scf++ = (int) getBitsUnchecked (num0);
  2046. numBits += num0 * 5;
  2047. }
  2048. else
  2049. scf += 5;
  2050. if ((scfsi & 2) == 0)
  2051. {
  2052. for (int i = 5; --i >= 0;) *scf++ = (int) getBitsUnchecked (num1);
  2053. numBits += num1 * 5;
  2054. }
  2055. else
  2056. scf += 5;
  2057. if ((scfsi & 1) == 0)
  2058. {
  2059. for (int i = 5; --i >= 0;) *scf++ = (int) getBitsUnchecked (num1);
  2060. numBits += num1 * 5;
  2061. }
  2062. else
  2063. scf += 5;
  2064. }
  2065. *scf = 0;
  2066. }
  2067. return numBits;
  2068. }
  2069. int getLayer3ScaleFactors2 (int* scf, Layer3SideInfo::Info& granule, const bool iStereo) noexcept
  2070. {
  2071. static const uint8 scaleTable[3][6][4] =
  2072. {
  2073. { { 6, 5, 5, 5 }, { 6, 5, 7, 3 }, { 11, 10, 0, 0 }, { 7, 7, 7, 0 }, { 6, 6, 6, 3 }, { 8, 8, 5, 0 } },
  2074. { { 9, 9, 9, 9 }, { 9, 9, 12, 6 }, { 18, 18, 0, 0 }, { 12, 12, 12, 0 }, { 12, 9, 9, 6 }, { 15, 12, 9, 0 } },
  2075. { { 6, 9, 9, 9 }, { 6, 9, 12, 6 }, { 15, 18, 0, 0 }, { 6, 15, 12, 0 }, { 6, 12, 9, 6 }, { 6, 18, 9, 0 } }
  2076. };
  2077. uint32 len = iStereo ? constants.iLength2 [granule.scaleFactorCompression >> 1]
  2078. : constants.nLength2 [granule.scaleFactorCompression];
  2079. granule.preflag = (len >> 15) & 1;
  2080. int n = 0;
  2081. if (granule.blockType == 2)
  2082. {
  2083. ++n;
  2084. if (granule.mixedBlockFlag)
  2085. ++n;
  2086. }
  2087. const uint8* const data = scaleTable[n][(len >> 12) & 7];
  2088. int i, numBits = 0;
  2089. for (i = 0; i < 4; ++i)
  2090. {
  2091. int num = len & 7;
  2092. len >>= 3;
  2093. if (num)
  2094. {
  2095. for (int j = 0; j < (int) (data[i]); ++j)
  2096. *scf++ = (int) getBitsUnchecked (num);
  2097. numBits += data[i] * num;
  2098. }
  2099. else
  2100. {
  2101. for (int j = 0; j < (int) (data[i]); ++j)
  2102. *scf++ = 0;
  2103. }
  2104. }
  2105. n = (n << 1) + 1;
  2106. for (i = 0; i < n; ++i)
  2107. *scf++ = 0;
  2108. return numBits;
  2109. }
  2110. bool layer3DequantizeSample (float xr[32][18], int* scf, Layer3SideInfo::Info& granule, int sampleRate, int part2bits) noexcept
  2111. {
  2112. const uint32 shift = 1 + granule.scaleFactorScale;
  2113. float* xrpnt = (float*) xr;
  2114. int part2remain = (int) granule.part2_3Length - part2bits;
  2115. zeromem (xrpnt, sizeof (float) * (size_t) (&xr[32][0] - xrpnt));
  2116. const int bv = (int) granule.bigValues;
  2117. const int region1 = (int) granule.region1Start;
  2118. const int region2 = (int) granule.region2Start;
  2119. int l3 = ((576 >> 1) - bv) >> 1;
  2120. int l[3];
  2121. if (bv <= region1)
  2122. {
  2123. l[0] = bv;
  2124. l[1] = 0;
  2125. l[2] = 0;
  2126. }
  2127. else
  2128. {
  2129. l[0] = region1;
  2130. if (bv <= region2)
  2131. {
  2132. l[1] = bv - l[0];
  2133. l[2] = 0;
  2134. }
  2135. else
  2136. {
  2137. l[1] = region2 - l[0];
  2138. l[2] = bv - region2;
  2139. }
  2140. }
  2141. for (int i = 0; i < 3; ++i)
  2142. if (l[i] < 0)
  2143. l[i] = 0;
  2144. if (granule.blockType == 2)
  2145. {
  2146. int max[4];
  2147. int step = 0, lwin = 0, cb = 0, mc = 0;
  2148. float v = 0;
  2149. int* map;
  2150. int* mapEnd;
  2151. if (granule.mixedBlockFlag)
  2152. {
  2153. max[3] = -1;
  2154. max[0] = max[1] = max[2] = 2;
  2155. map = constants.map [sampleRate][0];
  2156. mapEnd = constants.mapEnd [sampleRate][0];
  2157. }
  2158. else
  2159. {
  2160. max[0] = max[1] = max[2] = max[3] = -1;
  2161. map = constants.map [sampleRate][1];
  2162. mapEnd = constants.mapEnd [sampleRate][1];
  2163. }
  2164. for (int i = 0; i < 2; ++i)
  2165. {
  2166. const BitsToTableMap* h = huffmanTables1 + granule.tableSelect[i];
  2167. for (int lp = l[i]; lp != 0; --lp, --mc)
  2168. {
  2169. int x, y;
  2170. if (mc == 0)
  2171. {
  2172. mc = *map++;
  2173. xrpnt = ((float*) xr) + (*map++);
  2174. lwin = *map++;
  2175. cb = *map++;
  2176. if (lwin == 3)
  2177. {
  2178. v = granule.pow2gain[ (*scf++) << shift];
  2179. step = 1;
  2180. }
  2181. else
  2182. {
  2183. v = granule.fullGain[lwin][ (*scf++) << shift];
  2184. step = 3;
  2185. }
  2186. }
  2187. const int16* val = h->table;
  2188. while ((y = *val++) < 0)
  2189. {
  2190. if (getOneBit())
  2191. val -= y;
  2192. --part2remain;
  2193. }
  2194. x = y >> 4;
  2195. y &= 15;
  2196. if (x == 15)
  2197. {
  2198. max[lwin] = cb;
  2199. part2remain -= h->bits + 1;
  2200. x += getBits ((int) h->bits);
  2201. *xrpnt = constants.nToThe4Over3[x] * (getOneBit() ? -v : v);
  2202. }
  2203. else if (x)
  2204. {
  2205. max[lwin] = cb;
  2206. *xrpnt = constants.nToThe4Over3[x] * (getOneBit() ? -v : v);
  2207. --part2remain;
  2208. }
  2209. else
  2210. *xrpnt = 0;
  2211. xrpnt += step;
  2212. if (y == 15)
  2213. {
  2214. max[lwin] = cb;
  2215. part2remain -= h->bits + 1;
  2216. y += getBits ((int) h->bits);
  2217. *xrpnt = constants.nToThe4Over3[y] * (getOneBit() ? -v : v);
  2218. }
  2219. else if (y)
  2220. {
  2221. max[lwin] = cb;
  2222. *xrpnt = constants.nToThe4Over3[y] * (getOneBit() ? -v : v);
  2223. --part2remain;
  2224. }
  2225. else
  2226. *xrpnt = 0;
  2227. xrpnt += step;
  2228. }
  2229. }
  2230. for (; l3 && (part2remain > 0); --l3)
  2231. {
  2232. const BitsToTableMap* h = huffmanTables2 + granule.count1TableSelect;
  2233. const int16* val = h->table;
  2234. int16 a;
  2235. while ((a = *val++) < 0)
  2236. {
  2237. if (part2remain <= 0)
  2238. {
  2239. a = 0;
  2240. break;
  2241. }
  2242. --part2remain;
  2243. if (getOneBit())
  2244. val -= a;
  2245. }
  2246. for (int i = 0; i < 4; ++i)
  2247. {
  2248. if ((i & 1) == 0)
  2249. {
  2250. if (mc == 0)
  2251. {
  2252. mc = *map++;
  2253. xrpnt = ((float*) xr) + (*map++);
  2254. lwin = *map++;
  2255. cb = *map++;
  2256. if (lwin == 3)
  2257. {
  2258. v = granule.pow2gain[ (*scf++) << shift];
  2259. step = 1;
  2260. }
  2261. else
  2262. {
  2263. v = granule.fullGain[lwin][ (*scf++) << shift];
  2264. step = 3;
  2265. }
  2266. }
  2267. --mc;
  2268. }
  2269. if ((a & (8 >> i)))
  2270. {
  2271. max[lwin] = cb;
  2272. if (part2remain == 0)
  2273. break;
  2274. --part2remain;
  2275. *xrpnt = getOneBit() ? -v : v;
  2276. }
  2277. else
  2278. *xrpnt = 0;
  2279. xrpnt += step;
  2280. }
  2281. }
  2282. while (map < mapEnd)
  2283. {
  2284. if (mc == 0)
  2285. {
  2286. mc = *map++;
  2287. xrpnt = ((float*) xr) + *map++;
  2288. step = (*map++ == 3) ? 1 : 3;
  2289. ++map;
  2290. }
  2291. --mc;
  2292. *xrpnt = 0; xrpnt += step;
  2293. *xrpnt = 0; xrpnt += step;
  2294. }
  2295. granule.maxBand[0] = (uint32) (max[0] + 1);
  2296. granule.maxBand[1] = (uint32) (max[1] + 1);
  2297. granule.maxBand[2] = (uint32) (max[2] + 1);
  2298. granule.maxBandl = (uint32) (max[3] + 1);
  2299. const int rmax = jmax (max[0], max[1], max[3]) + 1;
  2300. granule.maxb = rmax ? (uint32) constants.shortLimit[sampleRate][rmax]
  2301. : (uint32) constants.longLimit[sampleRate][max[3] + 1];
  2302. }
  2303. else
  2304. {
  2305. static const int pretab1[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 3, 3, 3, 2, 0 };
  2306. static const int pretab2[] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
  2307. const int* pretab = (const int*) (granule.preflag ? pretab1 : pretab2);
  2308. int max = -1, cb = 0, mc = 0;
  2309. int* map = constants.map [sampleRate][2];
  2310. float v = 0;
  2311. for (int i = 0; i < 3; ++i)
  2312. {
  2313. const BitsToTableMap* h = huffmanTables1 + granule.tableSelect[i];
  2314. for (int lp = l[i]; lp != 0; --lp, --mc)
  2315. {
  2316. if (mc == 0)
  2317. {
  2318. mc = *map++;
  2319. v = granule.pow2gain [((*scf++) + (*pretab++)) << shift];
  2320. cb = *map++;
  2321. }
  2322. const int16* val = h->table;
  2323. int y;
  2324. while ((y = *val++) < 0)
  2325. {
  2326. if (getOneBit()) val -= y;
  2327. --part2remain;
  2328. }
  2329. int x = y >> 4;
  2330. y &= 15;
  2331. if (x == 15)
  2332. {
  2333. max = cb;
  2334. part2remain -= h->bits + 1;
  2335. x += getBits ((int) h->bits);
  2336. *xrpnt++ = constants.nToThe4Over3[x] * (getOneBit() ? -v : v);
  2337. }
  2338. else if (x)
  2339. {
  2340. max = cb;
  2341. *xrpnt++ = constants.nToThe4Over3[x] * (getOneBit() ? -v : v);
  2342. --part2remain;
  2343. }
  2344. else
  2345. *xrpnt++ = 0;
  2346. if (y == 15)
  2347. {
  2348. max = cb;
  2349. part2remain -= h->bits + 1;
  2350. y += getBits ((int) h->bits);
  2351. *xrpnt++ = constants.nToThe4Over3[y] * (getOneBit() ? -v : v);
  2352. }
  2353. else if (y)
  2354. {
  2355. max = cb;
  2356. *xrpnt++ = constants.nToThe4Over3[y] * (getOneBit() ? -v : v);
  2357. --part2remain;
  2358. }
  2359. else
  2360. *xrpnt++ = 0;
  2361. }
  2362. }
  2363. for (; l3 && part2remain > 0; --l3)
  2364. {
  2365. const BitsToTableMap* h = huffmanTables2 + granule.count1TableSelect;
  2366. const int16* values = h->table;
  2367. int16 a;
  2368. while ((a = *values++) < 0)
  2369. {
  2370. if (part2remain <= 0)
  2371. {
  2372. a = 0;
  2373. break;
  2374. }
  2375. --part2remain;
  2376. if (getOneBit())
  2377. values -= a;
  2378. }
  2379. for (int i = 0; i < 4; ++i)
  2380. {
  2381. if ((i & 1) == 0)
  2382. {
  2383. if (mc == 0)
  2384. {
  2385. mc = *map++;
  2386. cb = *map++;
  2387. v = granule.pow2gain [((*scf++) + (*pretab++)) << shift];
  2388. }
  2389. --mc;
  2390. }
  2391. if ((a & (0x8 >> i)))
  2392. {
  2393. max = cb;
  2394. if (part2remain <= 0)
  2395. break;
  2396. --part2remain;
  2397. *xrpnt++ = getOneBit() ? -v : v;
  2398. }
  2399. else
  2400. *xrpnt++ = 0;
  2401. }
  2402. }
  2403. zeromem (xrpnt, sizeof (float) * (size_t) (&xr[32][0] - xrpnt));
  2404. granule.maxBandl = (uint32) (max + 1);
  2405. granule.maxb = (uint32) constants.longLimit[sampleRate][granule.maxBandl];
  2406. }
  2407. while (part2remain > 16)
  2408. {
  2409. getBits (16);
  2410. part2remain -= 16;
  2411. }
  2412. if (part2remain > 0)
  2413. getBits (part2remain);
  2414. else if (part2remain < 0)
  2415. return true;
  2416. return false;
  2417. }
  2418. void layer3Hybrid (float fsIn[32][18], float tsOut[18][32], int ch, const Layer3SideInfo::Info& granule) noexcept
  2419. {
  2420. float* ts = (float*) tsOut;
  2421. float* rawout1, *rawout2;
  2422. int sb = 0;
  2423. {
  2424. int b = hybridBlockIndex[ch];
  2425. rawout1 = hybridBlock[b][ch];
  2426. b = 1 - b;
  2427. rawout2 = hybridBlock[b][ch];
  2428. hybridBlockIndex[ch] = b;
  2429. }
  2430. if (granule.mixedBlockFlag)
  2431. {
  2432. sb = 2;
  2433. DCT::dct36 (fsIn[0], rawout1, rawout2, constants.win[0], ts);
  2434. DCT::dct36 (fsIn[1], rawout1 + 18, rawout2 + 18, constants.win1[0], ts + 1);
  2435. rawout1 += 36;
  2436. rawout2 += 36;
  2437. ts += 2;
  2438. }
  2439. const uint32 bt = granule.blockType;
  2440. if (bt == 2)
  2441. {
  2442. for (; sb < (int) granule.maxb; sb += 2, ts += 2, rawout1 += 36, rawout2 += 36)
  2443. {
  2444. DCT::dct12 (fsIn[sb], rawout1, rawout2, constants.win[2], ts);
  2445. DCT::dct12 (fsIn[sb + 1], rawout1 + 18, rawout2 + 18, constants.win1[2], ts + 1);
  2446. }
  2447. }
  2448. else
  2449. {
  2450. for (; sb < (int) granule.maxb; sb += 2, ts += 2, rawout1 += 36, rawout2 += 36)
  2451. {
  2452. DCT::dct36 (fsIn[sb], rawout1, rawout2, constants.win[bt], ts);
  2453. DCT::dct36 (fsIn[sb + 1], rawout1 + 18, rawout2 + 18, constants.win1[bt], ts + 1);
  2454. }
  2455. }
  2456. for (; sb < 32; ++sb, ++ts)
  2457. {
  2458. for (int i = 0; i < 18; ++i)
  2459. {
  2460. ts[i * 32] = *rawout1++;
  2461. *rawout2++ = 0;
  2462. }
  2463. }
  2464. }
  2465. void synthesiseStereo (const float* bandPtr0, const float* bandPtr1, float* out0, float* out1, int& samplesDone) noexcept
  2466. {
  2467. int dummy = samplesDone;
  2468. synthesise (bandPtr0, 0, out0, dummy);
  2469. synthesise (bandPtr1, 1, out1, samplesDone);
  2470. }
  2471. void synthesise (const float* bandPtr, const int channel, float* out, int& samplesDone)
  2472. {
  2473. out += samplesDone;
  2474. const int bo = channel == 0 ? ((synthBo - 1) & 15) : synthBo;
  2475. float (*buf)[0x110] = synthBuffers[channel];
  2476. float* b0;
  2477. int j, bo1 = bo;
  2478. if (bo & 1)
  2479. {
  2480. b0 = buf[0];
  2481. DCT::dct64 (buf[1] + ((bo + 1) & 15), buf[0] + bo, bandPtr);
  2482. }
  2483. else
  2484. {
  2485. ++bo1;
  2486. b0 = buf[1];
  2487. DCT::dct64 (buf[0] + bo, buf[1] + bo1, bandPtr);
  2488. }
  2489. synthBo = bo;
  2490. const float* window = constants.decodeWin + 16 - bo1;
  2491. for (j = 16; j != 0; --j, b0 += 16, window += 32)
  2492. {
  2493. float sum = window[0] * b0[0]; sum -= window[1] * b0[1];
  2494. sum += window[2] * b0[2]; sum -= window[3] * b0[3];
  2495. sum += window[4] * b0[4]; sum -= window[5] * b0[5];
  2496. sum += window[6] * b0[6]; sum -= window[7] * b0[7];
  2497. sum += window[8] * b0[8]; sum -= window[9] * b0[9];
  2498. sum += window[10] * b0[10]; sum -= window[11] * b0[11];
  2499. sum += window[12] * b0[12]; sum -= window[13] * b0[13];
  2500. sum += window[14] * b0[14]; sum -= window[15] * b0[15];
  2501. *out++ = sum;
  2502. }
  2503. {
  2504. float sum = window[0] * b0[0]; sum += window[2] * b0[2];
  2505. sum += window[4] * b0[4]; sum += window[6] * b0[6];
  2506. sum += window[8] * b0[8]; sum += window[10] * b0[10];
  2507. sum += window[12] * b0[12]; sum += window[14] * b0[14];
  2508. *out++ = sum;
  2509. b0 -= 16; window -= 32;
  2510. window += bo1 << 1;
  2511. }
  2512. for (j = 15; j != 0; --j, b0 -= 16, window -= 32)
  2513. {
  2514. float sum = -window[-1] * b0[0]; sum -= window[-2] * b0[1];
  2515. sum -= window[-3] * b0[2]; sum -= window[-4] * b0[3];
  2516. sum -= window[-5] * b0[4]; sum -= window[-6] * b0[5];
  2517. sum -= window[-7] * b0[6]; sum -= window[-8] * b0[7];
  2518. sum -= window[-9] * b0[8]; sum -= window[-10] * b0[9];
  2519. sum -= window[-11] * b0[10]; sum -= window[-12] * b0[11];
  2520. sum -= window[-13] * b0[12]; sum -= window[-14] * b0[13];
  2521. sum -= window[-15] * b0[14]; sum -= window[0] * b0[15];
  2522. *out++ = sum;
  2523. }
  2524. samplesDone += 32;
  2525. }
  2526. JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (MP3Stream)
  2527. };
  2528. //==============================================================================
  2529. static const char* const mp3FormatName = "MP3 file";
  2530. //==============================================================================
  2531. class MP3Reader : public AudioFormatReader
  2532. {
  2533. public:
  2534. MP3Reader (InputStream* const in)
  2535. : AudioFormatReader (in, mp3FormatName),
  2536. stream (*in), currentPosition (0),
  2537. decodedStart (0), decodedEnd (0)
  2538. {
  2539. skipID3();
  2540. const int64 streamPos = stream.stream.getPosition();
  2541. if (readNextBlock())
  2542. {
  2543. bitsPerSample = 32;
  2544. usesFloatingPointData = true;
  2545. sampleRate = stream.frame.getFrequency();
  2546. numChannels = (unsigned int) stream.frame.numChannels;
  2547. lengthInSamples = findLength (streamPos);
  2548. }
  2549. }
  2550. bool readSamples (int** destSamples, int numDestChannels, int startOffsetInDestBuffer,
  2551. int64 startSampleInFile, int numSamples) override
  2552. {
  2553. jassert (destSamples != nullptr);
  2554. if (currentPosition != startSampleInFile)
  2555. {
  2556. if (! stream.seek ((int) (startSampleInFile / 1152 - 1)))
  2557. {
  2558. currentPosition = -1;
  2559. createEmptyDecodedData();
  2560. }
  2561. else
  2562. {
  2563. decodedStart = decodedEnd = 0;
  2564. const int64 streamPos = stream.currentFrameIndex * 1152;
  2565. int toSkip = (int) (startSampleInFile - streamPos);
  2566. jassert (toSkip >= 0);
  2567. while (toSkip > 0)
  2568. {
  2569. if (! readNextBlock())
  2570. {
  2571. createEmptyDecodedData();
  2572. break;
  2573. }
  2574. const int numReady = decodedEnd - decodedStart;
  2575. if (numReady > toSkip)
  2576. {
  2577. decodedStart += toSkip;
  2578. break;
  2579. }
  2580. toSkip -= numReady;
  2581. }
  2582. currentPosition = startSampleInFile;
  2583. }
  2584. }
  2585. while (numSamples > 0)
  2586. {
  2587. if (decodedEnd <= decodedStart && ! readNextBlock())
  2588. {
  2589. for (int i = numDestChannels; --i >= 0;)
  2590. if (destSamples[i] != nullptr)
  2591. zeromem (destSamples[i] + startOffsetInDestBuffer, sizeof (float) * (size_t) numSamples);
  2592. return false;
  2593. }
  2594. const int numToCopy = jmin (decodedEnd - decodedStart, numSamples);
  2595. float* const* const dst = reinterpret_cast<float**> (destSamples);
  2596. memcpy (dst[0] + startOffsetInDestBuffer, decoded0 + decodedStart, sizeof (float) * (size_t) numToCopy);
  2597. if (numDestChannels > 1 && dst[1] != nullptr)
  2598. memcpy (dst[1] + startOffsetInDestBuffer, (numChannels < 2 ? decoded0 : decoded1) + decodedStart, sizeof (float) * (size_t) numToCopy);
  2599. startOffsetInDestBuffer += numToCopy;
  2600. decodedStart += numToCopy;
  2601. currentPosition += numToCopy;
  2602. numSamples -= numToCopy;
  2603. }
  2604. return true;
  2605. }
  2606. private:
  2607. MP3Stream stream;
  2608. int64 currentPosition;
  2609. enum { decodedDataSize = 1152 };
  2610. float decoded0 [decodedDataSize], decoded1 [decodedDataSize];
  2611. int decodedStart, decodedEnd;
  2612. void createEmptyDecodedData() noexcept
  2613. {
  2614. zeromem (decoded0, sizeof (decoded0));
  2615. zeromem (decoded1, sizeof (decoded1));
  2616. decodedStart = 0;
  2617. decodedEnd = decodedDataSize;
  2618. }
  2619. bool readNextBlock()
  2620. {
  2621. for (int attempts = 10; --attempts >= 0;)
  2622. {
  2623. int samplesDone = 0;
  2624. const int result = stream.decodeNextBlock (decoded0, decoded1, samplesDone);
  2625. if (result > 0 && stream.stream.isExhausted())
  2626. {
  2627. createEmptyDecodedData();
  2628. return true;
  2629. }
  2630. if (result <= 0)
  2631. {
  2632. decodedStart = 0;
  2633. decodedEnd = samplesDone;
  2634. return result == 0;
  2635. }
  2636. }
  2637. return false;
  2638. }
  2639. void skipID3()
  2640. {
  2641. const int64 originalPosition = stream.stream.getPosition();
  2642. const uint32 firstWord = (uint32) stream.stream.readInt();
  2643. if ((firstWord & 0xffffff) == 0x334449)
  2644. {
  2645. uint8 buffer[6];
  2646. if (stream.stream.read (buffer, 6) == 6
  2647. && buffer[0] != 0xff
  2648. && ((buffer[2] | buffer[3] | buffer[4] | buffer[5]) & 0x80) == 0)
  2649. {
  2650. const uint32 length = (((uint32) buffer[2]) << 21)
  2651. | (((uint32) buffer[3]) << 14)
  2652. | (((uint32) buffer[4]) << 7)
  2653. | ((uint32) buffer[5]);
  2654. stream.stream.skipNextBytes (length);
  2655. return;
  2656. }
  2657. }
  2658. stream.stream.setPosition (originalPosition);
  2659. }
  2660. int64 findLength (int64 streamStartPos)
  2661. {
  2662. int64 numFrames = stream.numFrames;
  2663. if (numFrames <= 0)
  2664. {
  2665. const int64 streamSize = stream.stream.getTotalLength();
  2666. if (streamSize > 0)
  2667. {
  2668. const int bytesPerFrame = stream.frame.frameSize + 4;
  2669. if (bytesPerFrame == 417 || bytesPerFrame == 418)
  2670. numFrames = roundToInt ((streamSize - streamStartPos) / 417.95918); // more accurate for 128k
  2671. else
  2672. numFrames = (streamSize - streamStartPos) / bytesPerFrame;
  2673. }
  2674. }
  2675. return numFrames * 1152;
  2676. }
  2677. JUCE_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR (MP3Reader)
  2678. };
  2679. }
  2680. //==============================================================================
  2681. MP3AudioFormat::MP3AudioFormat() : AudioFormat (MP3Decoder::mp3FormatName, ".mp3") {}
  2682. MP3AudioFormat::~MP3AudioFormat() {}
  2683. Array<int> MP3AudioFormat::getPossibleSampleRates() { return {}; }
  2684. Array<int> MP3AudioFormat::getPossibleBitDepths() { return {}; }
  2685. bool MP3AudioFormat::canDoStereo() { return true; }
  2686. bool MP3AudioFormat::canDoMono() { return true; }
  2687. bool MP3AudioFormat::isCompressed() { return true; }
  2688. StringArray MP3AudioFormat::getQualityOptions() { return {}; }
  2689. AudioFormatReader* MP3AudioFormat::createReaderFor (InputStream* sourceStream, const bool deleteStreamIfOpeningFails)
  2690. {
  2691. ScopedPointer<MP3Decoder::MP3Reader> r (new MP3Decoder::MP3Reader (sourceStream));
  2692. if (r->lengthInSamples > 0)
  2693. return r.release();
  2694. if (! deleteStreamIfOpeningFails)
  2695. r->input = nullptr;
  2696. return nullptr;
  2697. }
  2698. AudioFormatWriter* MP3AudioFormat::createWriterFor (OutputStream*, double /*sampleRateToUse*/,
  2699. unsigned int /*numberOfChannels*/, int /*bitsPerSample*/,
  2700. const StringPairArray& /*metadataValues*/, int /*qualityOptionIndex*/)
  2701. {
  2702. return nullptr;
  2703. }
  2704. #endif