HomeSort by relevance Sort by last modified time
    Searched refs:ChannelSurroundRight (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/audio/
AudioBus.h 52 ChannelSurroundRight = 5,
AudioBus.cpp 103 case ChannelSurroundRight: return channel(3);
113 case ChannelSurroundRight: return channel(4);
124 case ChannelSurroundRight: return channel(5);

Completed in 19 milliseconds