OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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