OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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