webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for WebCore::AudioChannel, including all inherited members.
AudioChannel(float *storage, size_t length) | WebCore::AudioChannel | inlineexplicit |
AudioChannel(size_t length) | WebCore::AudioChannel | inlineexplicit |
AudioChannel() | WebCore::AudioChannel | inline |
clearSilentFlag() | WebCore::AudioChannel | inline |
copyFrom(const AudioChannel *sourceChannel) | WebCore::AudioChannel | |
copyFromRange(const AudioChannel *sourceChannel, unsigned startFrame, unsigned endFrame) | WebCore::AudioChannel | |
data() const | WebCore::AudioChannel | inline |
isSilent() const | WebCore::AudioChannel | inline |
length() const | WebCore::AudioChannel | inline |
maxAbsValue() const | WebCore::AudioChannel | |
mutableData() | WebCore::AudioChannel | inline |
resizeSmaller(size_t newLength) | WebCore::AudioChannel | |
scale(float scale) | WebCore::AudioChannel | |
set(float *storage, size_t length) | WebCore::AudioChannel | inline |
sumFrom(const AudioChannel *sourceChannel) | WebCore::AudioChannel | |
zero() | WebCore::AudioChannel | inline |