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

  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
Reverb.cpp 171 AudioChannel* destinationChannel = destinationBus->channel(i);
172 m_convolvers[i]->process(sourceChannelL, destinationChannel, framesToProcess);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
UpdateHandler.java     [all...]

Completed in 484 milliseconds