OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:playergain
(Results
1 - 1
of
1
) sorted by null
/frameworks/wilhelm/src/itf/
IOutputMixExt.c
444
float
playerGain
= powf(10.0f, level / 2000.0f);
451
gain =
playerGain
;
Completed in 116 milliseconds