AudioBus() | WebCore::AudioBus | inlineprotected |
AudioBus(unsigned numberOfChannels, size_t length, bool allocate) | WebCore::AudioBus | protected |
channel(unsigned channel) | WebCore::AudioBus | inline |
channel(unsigned channel) const | WebCore::AudioBus | inline |
channelByType(unsigned type) | WebCore::AudioBus | |
channelByType(unsigned type) const | WebCore::AudioBus | |
ChannelCenter enum value | WebCore::AudioBus | |
ChannelInterpretation enum name | WebCore::AudioBus | |
ChannelLeft enum value | WebCore::AudioBus | |
ChannelLFE enum value | WebCore::AudioBus | |
ChannelMono enum value | WebCore::AudioBus | |
ChannelRight enum value | WebCore::AudioBus | |
ChannelSurroundLeft enum value | WebCore::AudioBus | |
ChannelSurroundRight enum value | WebCore::AudioBus | |
clearSilentFlag() | WebCore::AudioBus | |
copyFrom(const AudioBus &sourceBus, ChannelInterpretation=Speakers) | WebCore::AudioBus | |
copyFromRange(const AudioBus &sourceBus, unsigned startFrame, unsigned endFrame) | WebCore::AudioBus | |
copyWithGainFrom(const AudioBus &sourceBus, float *lastMixGain, float targetGain) | WebCore::AudioBus | |
copyWithSampleAccurateGainValuesFrom(const AudioBus &sourceBus, float *gainValues, unsigned numberOfGainValues) | WebCore::AudioBus | |
create(unsigned numberOfChannels, size_t length, bool allocate=true) | WebCore::AudioBus | static |
createBufferFromRange(const AudioBus *sourceBuffer, unsigned startFrame, unsigned endFrame) | WebCore::AudioBus | static |
createByMixingToMono(const AudioBus *sourceBus) | WebCore::AudioBus | static |
createBySampleRateConverting(const AudioBus *sourceBus, bool mixToMono, double newSampleRate) | WebCore::AudioBus | static |
deref() const | WTF::ThreadSafeRefCounted< AudioBus > | inline |
deref() const | WTF::ThreadSafeRefCounted< AudioBus > | inline |
deref() const | WTF::ThreadSafeRefCounted< AudioBus > | inline |
derefBase() const | WTF::ThreadSafeRefCountedBase | inlineprotected |
derefBase() const | WTF::ThreadSafeRefCountedBase | inlineprotected |
derefBase() const | WTF::ThreadSafeRefCountedBase | inlineprotected |
Discrete enum value | WebCore::AudioBus | |
discreteCopyFrom(const AudioBus &) | WebCore::AudioBus | protected |
discreteSumFrom(const AudioBus &) | WebCore::AudioBus | protected |
hasOneRef() const | WTF::ThreadSafeRefCountedBase | inline |
hasOneRef() const | WTF::ThreadSafeRefCountedBase | inline |
hasOneRef() const | WTF::ThreadSafeRefCountedBase | inline |
isSilent() const | WebCore::AudioBus | |
LayoutCanonical enum value | WebCore::AudioBus | |
length() const | WebCore::AudioBus | inline |
loadPlatformResource(const char *name, float sampleRate) | WebCore::AudioBus | static |
m_busGain | WebCore::AudioBus | protected |
m_channels | WebCore::AudioBus | protected |
m_dezipperGainValues | WebCore::AudioBus | protected |
m_isFirstTime | WebCore::AudioBus | protected |
m_layout | WebCore::AudioBus | protected |
m_length | WebCore::AudioBus | protected |
m_sampleRate | WebCore::AudioBus | protected |
maxAbsValue() const | WebCore::AudioBus | |
normalize() | WebCore::AudioBus | |
numberOfChannels() const | WebCore::AudioBus | inline |
ref() const | WTF::ThreadSafeRefCountedBase | inline |
ref() const | WTF::ThreadSafeRefCountedBase | inline |
ref() const | WTF::ThreadSafeRefCountedBase | inline |
refCount() const | WTF::ThreadSafeRefCountedBase | inline |
refCount() const | WTF::ThreadSafeRefCountedBase | inline |
refCount() const | WTF::ThreadSafeRefCountedBase | inline |
reset() | WebCore::AudioBus | inline |
resizeSmaller(size_t newLength) | WebCore::AudioBus | |
sampleRate() const | WebCore::AudioBus | inline |
scale(float scale) | WebCore::AudioBus | |
setChannelMemory(unsigned channelIndex, float *storage, size_t length) | WebCore::AudioBus | |
setSampleRate(float sampleRate) | WebCore::AudioBus | inline |
Speakers enum value | WebCore::AudioBus | |
speakersCopyFrom(const AudioBus &) | WebCore::AudioBus | protected |
speakersSumFrom(const AudioBus &) | WebCore::AudioBus | protected |
speakersSumFrom5_1_ToMono(const AudioBus &) | WebCore::AudioBus | protected |
sumFrom(const AudioBus &sourceBus, ChannelInterpretation=Speakers) | WebCore::AudioBus | |
ThreadSafeRefCounted()=default | WTF::ThreadSafeRefCounted< AudioBus > | protected |
ThreadSafeRefCounted()=default | WTF::ThreadSafeRefCounted< AudioBus > | protected |
ThreadSafeRefCounted()=default | WTF::ThreadSafeRefCounted< AudioBus > | protected |
ThreadSafeRefCountedBase()=default | WTF::ThreadSafeRefCountedBase | |
ThreadSafeRefCountedBase()=default | WTF::ThreadSafeRefCountedBase | |
ThreadSafeRefCountedBase()=default | WTF::ThreadSafeRefCountedBase | |
topologyMatches(const AudioBus &sourceBus) const | WebCore::AudioBus | |
zero() | WebCore::AudioBus | |