HomeSort by relevance Sort by last modified time
    Searched full:channelcount (Results 1 - 25 of 44) sorted by null

1 2

  /external/webkit/WebKit/android/plugins/
ANPSoundInterface.cpp 71 dst.channelCount = src->channelCount;
90 int channelCount,
101 (channelCount > 1) ? android::AudioSystem::CHANNEL_OUT_STEREO : android::AudioSystem::CHANNEL_OUT_MONO,