Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIOutputMixExt.cpp444 float playerGain = powf(10.0f, level / 2000.0f); in audioPlayerGainUpdate() local
451 gain = playerGain; in audioPlayerGainUpdate()