xoreos  0.0.5
Sound::WMACodec Member List

This is the complete list of members for Sound::WMACodec, including all inherited members.

_audioFlagsSound::WMACodecprivate
_audStreamSound::WMACodecprivate
_bitRateSound::WMACodecprivate
_blockAlignSound::WMACodecprivate
_blockLenSound::WMACodecprivate
_blockLenBitsSound::WMACodecprivate
_blockSizeCountSound::WMACodecprivate
_byteOffsetBitsSound::WMACodecprivate
_channelsSound::WMACodecprivate
_coefHuffmanSound::WMACodecprivate
_coefHuffmanIntTableSound::WMACodecprivate
_coefHuffmanLevelTableSound::WMACodecprivate
_coefHuffmanParamSound::WMACodecprivate
_coefHuffmanRunTableSound::WMACodecprivate
_coefsSound::WMACodecprivate
_coefs1Sound::WMACodecprivate
_coefsEndSound::WMACodecprivate
_coefsStartSound::WMACodecprivate
_curBlockSound::WMACodecprivate
_curFrameSound::WMACodecprivate
_expHuffmanSound::WMACodecprivate
_exponentBandsSound::WMACodecprivate
_exponentHighBandsSound::WMACodecprivate
_exponentHighSizesSound::WMACodecprivate
_exponentsSound::WMACodecprivate
_exponentsBSizeSound::WMACodecprivate
_exponentSizesSound::WMACodecprivate
_frameLenSound::WMACodecprivate
_frameLenBitsSound::WMACodecprivate
_frameOutSound::WMACodecprivate
_framePosSound::WMACodecprivate
_hgainHuffmanSound::WMACodecprivate
_highBandCodedSound::WMACodecprivate
_highBandStartSound::WMACodecprivate
_highBandValuesSound::WMACodecprivate
_lastBitoffsetSound::WMACodecprivate
_lastSuperframeSound::WMACodecprivate
_lastSuperframeLenSound::WMACodecprivate
_lspCosTableSound::WMACodecprivate
_lspPowETableSound::WMACodecprivate
_lspPowMTable1Sound::WMACodecprivate
_lspPowMTable2Sound::WMACodecprivate
_maxExponentSound::WMACodecprivate
_mdctSound::WMACodecprivate
_mdctWindowSound::WMACodecprivate
_nextBlockLenBitsSound::WMACodecprivate
_noiseIndexSound::WMACodecprivate
_noiseMultSound::WMACodecprivate
_noiseTableSound::WMACodecprivate
_outputSound::WMACodecprivate
_prevBlockLenBitsSound::WMACodecprivate
_resetBlockLengthsSound::WMACodecprivate
_sampleRateSound::WMACodecprivate
_useBitReservoirSound::WMACodecprivate
_useExpHuffmanSound::WMACodecprivate
_useNoiseCodingSound::WMACodecprivate
_useVariableBlockLenSound::WMACodecprivate
_versionSound::WMACodecprivate
calculateCoefCount(int *coefCount, int bSize) constSound::WMACodecprivate
calculateIMDCT(int bSize, bool msStereo, bool *hasChannel)Sound::WMACodecprivate
calculateMDCTCoefficients(int bSize, bool *hasChannel, int *coefCount, int totalGain, float mdctNorm)Sound::WMACodecprivate
decodeBlock(Common::BitStream &bits)Sound::WMACodecprivate
decodeChannels(Common::BitStream &bits, int bSize, bool msStereo, bool *hasChannel)Sound::WMACodecprivate
decodeExpHuffman(Common::BitStream &bits, int ch)Sound::WMACodecprivate
decodeExpLSP(Common::BitStream &bits, int ch)Sound::WMACodecprivate
decodeExponents(Common::BitStream &bits, int bSize, bool *hasChannel)Sound::WMACodecprivate
decodeFrame(Common::BitStream &bits, int16 *outputData)Sound::WMACodecprivate
decodeFrame(Common::SeekableReadStream &data)Sound::WMACodecprivate
decodeNoise(Common::BitStream &bits, int bSize, bool *hasChannel, int *coefCount)Sound::WMACodecprivate
decodeRunLevel(Common::BitStream &bits, const Common::Huffman &huffman, const float *levelTable, const uint16 *runTable, int version, float *ptr, int offset, int numCoefs, int blockLen, int frameLenBits, int coefNbBits)Sound::WMACodecprivate
decodeSpectralCoef(Common::BitStream &bits, bool msStereo, bool *hasChannel, int *coefCount, int coefBitCount)Sound::WMACodecprivate
decodeSuperFrame(Common::SeekableReadStream &data)Sound::WMACodecprivate
endOfData() constSound::WMACodecinlinevirtual
endOfStream() constSound::WMACodecinlinevirtual
evalBlockLength(Common::BitStream &bits)Sound::WMACodecprivate
evalFlags(uint16 flags, Common::SeekableReadStream *extraData)Sound::WMACodecprivate
evalMDCTScales(float highFreq)Sound::WMACodecprivate
finish()Sound::WMACodecinlinevirtual
getBlockSizeCount(uint16 flags)Sound::WMACodecprivate
getChannels() constSound::WMACodecinlinevirtual
getFlags(Common::SeekableReadStream *extraData)Sound::WMACodecprivate
getFrameBitLength()Sound::WMACodecprivate
getLargeVal(Common::BitStream &bits)Sound::WMACodecprivatestatic
getNormalizedMDCTLength() constSound::WMACodecprivate
getNormalizedSampleRate()Sound::WMACodecprivate
getRate() constSound::WMACodecinlinevirtual
init(Common::SeekableReadStream *extraData)Sound::WMACodecprivate
initCoefHuffman(float bps)Sound::WMACodecprivate
initCoefHuffman(Common::ScopedArray< uint16 > &runTable, Common::ScopedArray< float > &levelTable, Common::ScopedArray< uint16 > &intTable, const WMACoefHuffmanParam &params)Sound::WMACodecprivate
initExponents()Sound::WMACodecprivate
initLSPToCurve()Sound::WMACodecprivate
initMDCT()Sound::WMACodecprivate
initNoise()Sound::WMACodecprivate
isFinished() constSound::WMACodecinlinevirtual
kBlockBitsMaxSound::WMACodecprivatestatic
kBlockBitsMinSound::WMACodecprivatestatic
kBlockNBSizesSound::WMACodecprivatestatic
kBlockSizeMaxSound::WMACodecprivatestatic
kChannelsMaxSound::WMACodecprivatestatic
kHighBandSizeMaxSound::WMACodecprivatestatic
kLSPPowBitsSound::WMACodecprivatestatic
kNoiseTabSizeSound::WMACodecprivatestatic
kSizeInvalidSound::AudioStreamstatic
kSuperframeSizeMaxSound::WMACodecprivatestatic
lspToCurve(float *out, float *val_max_ptr, int n, float *lsp)Sound::WMACodecprivate
pow_m1_4(float x) constSound::WMACodecprivate
queuePacket(Common::SeekableReadStream *data)Sound::WMACodecvirtual
readBuffer(int16 *buffer, const size_t numSamples)Sound::WMACodecinlinevirtual
readTotalGain(Common::BitStream &bits)Sound::WMACodecprivatestatic
totalGainToBits(int totalGain)Sound::WMACodecprivatestatic
useNoiseCoding(float &highFreq, float &bps)Sound::WMACodecprivate
window(float *out) constSound::WMACodecprivate
WMACodec(int version, uint32 sampleRate, uint8 channels, uint32 bitRate, uint32 blockAlign, Common::SeekableReadStream *extraData=0)Sound::WMACodec
~AudioStream()Sound::AudioStreaminlinevirtual
~PacketizedAudioStream()Sound::PacketizedAudioStreaminlinevirtual
~WMACodec()Sound::WMACodec