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

  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
HRTFPanner.h 101 AudioFloatArray m_tempL1;
HRTFPanner.cpp 66 , m_tempL1(RenderingQuantum)
252 float* convolutionDestinationL1 = needsCrossfading ? m_tempL1.data() : segmentDestinationL;

Completed in 1409 milliseconds