Searched refs:m_convolverL (Results 1 – 2 of 2) sorted by relevance
52 , m_convolverL(fftSizeForSampleRate(sampleRate)) in HRTFPanner()75 m_convolverL.reset(); in reset()222 …m_convolverL.process(kernelL->fftFrame(), segmentDestinationL, segmentDestinationL, framesPerSegme… in pan()
60 FFTConvolver m_convolverL; variable