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

  /external/webkit/Source/WebCore/platform/audio/
AudioBus.h 49 ChannelMono = 2,
AudioBus.cpp 87 if (channelType == ChannelMono || channelType == ChannelLeft)

Completed in 580 milliseconds