Home
last modified time | relevance | path

Searched refs:segmentDestinationL (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/audio/
DHRTFPanner.cpp212 float* segmentDestinationL = destinationL + offset; in pan() local
218 m_delayLineL.process(segmentSourceL, segmentDestinationL, framesPerSegment); in pan()
222 …m_convolverL.process(kernelL->fftFrame(), segmentDestinationL, segmentDestinationL, framesPerSegme… in pan()