126extern const short slotTab[3][3][15];
struct _MP3DecInfo MP3DecInfo
int part23Length[MAX_NGRAN][MAX_NCHAN]
unsigned char mainBuf[MAINBUF_SIZE]
int Dequantize(MP3DecInfo *mp3DecInfo, int gr) FL_NOEXCEPT
struct fl::third_party::_SFBandTable SFBandTable
const short slotTab[3][3][15]
const short sideBytesTab[3][2]
int UnpackFrameHeader(MP3DecInfo *mp3DecInfo, const unsigned char *buf) FL_NOEXCEPT
int UnpackScaleFactors(MP3DecInfo *mp3DecInfo, const unsigned char *buf, int *bitOffset, int bitsAvail, int gr, int ch) FL_NOEXCEPT
const int32_t samplerateTab[3][3]
const short bitsPerSlotTab[3]
int UnpackSideInfo(MP3DecInfo *mp3DecInfo, const unsigned char *buf) FL_NOEXCEPT
const short samplesPerFrameTab[3][3]
int DecodeHuffman(MP3DecInfo *mp3DecInfo, const unsigned char *buf, int *bitOffset, int huffBlockBits, int gr, int ch) FL_NOEXCEPT
void FreeBuffers(MP3DecInfo *mp3DecInfo) FL_NOEXCEPT
int IMDCT(MP3DecInfo *mp3DecInfo, int gr, int ch) FL_NOEXCEPT
const SFBandTable sfBandTable[3][3]
const short bitrateTab[3][3][15]
MP3DecInfo * AllocateBuffers(void) FL_NOEXCEPT
int Subband(MP3DecInfo *mp3DecInfo, short *pcmBuf) FL_NOEXCEPT
int CheckPadBit(MP3DecInfo *mp3DecInfo) FL_NOEXCEPT
Base definition for an LED controller.