Home
last modified time | relevance | path

Searched defs:ChannelSplitterNode (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
DChannelSplitterNode.cpp45 ChannelSplitterNode::ChannelSplitterNode(AudioContext* context, float sampleRate, unsigned numberOf… in ChannelSplitterNode() function in blink::ChannelSplitterNode
DAudioContext.h55 class ChannelSplitterNode; variable