OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChannelSurroundLeft
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/audio/
AudioBus.h
51
ChannelSurroundLeft
= 4,
AudioBus.cpp
102
case
ChannelSurroundLeft
: return channel(2);
112
case
ChannelSurroundLeft
: return channel(3);
123
case
ChannelSurroundLeft
: return channel(4);
Completed in 20 milliseconds