OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChannelCenter
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/platform/audio/
AudioBus.h
48
ChannelCenter
= 2, // center and mono are the same
AudioBus.cpp
111
case
ChannelCenter
: return channel(2);
121
case
ChannelCenter
: return channel(2);
Completed in 809 milliseconds