Searched defs:gainDb (Results 1 – 3 of 3) sorted by relevance
120 VolumeEvent(int op, int index, int gainDb) { in VolumeEvent()
54 float gainDb; member
585 const float gainDb = linearToDb(gain); in DP_command() local