Home
last modified time | relevance | path

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

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