Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Sound3DCalculator.cpp416 const f32 center_x = 0.0f; in CalcPanSurround() local
422 *panPtr = x * distance + center_x * ( 1.0f - distance ); in CalcPanSurround()