GET_GAIN 49 libavcodec/aac_defines.h #define GET_GAIN(x, y) (-(y) * (1 << (x))) + 1024 GET_GAIN 98 libavcodec/aac_defines.h #define GET_GAIN(x, y) powf((x), -(y))