Searched defs:GET_GAIN (Results 1 – 1 of 1) sorted by relevance
50 #define GET_GAIN(x, y) (-(y) * (1 << (x))) + 1024 macro100 #define GET_GAIN(x, y) powf((x), -(y)) macro