Searched refs:mCachedInputL2 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.h496 float mCachedInputL2; member in class:OALSource
H A DoalSource.cpp3649 tempL[1] = mCachedInputL2;
3668 mCachedInputL2 = pullL[framesToPull - 1];

Completed in 183 milliseconds