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

  /external/chromium_org/third_party/WebKit/Source/platform/audio/
AudioBus.cpp 353 const float* sourceSL = sourceBusSafe.channelByType(ChannelSurroundLeft)->data();
368 vadd(sourceSL, 1, sourceSR, 1, tempData, 1, length());

Completed in 276 milliseconds