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