AAC_MADD30_V8 60 libavcodec/aac_defines.h #define AAC_MADD30_V8(x, y, a, b, c, d, e, f) (int)((((int64_t)(x) * (y)) + \ AAC_MADD30_V8 105 libavcodec/aac_defines.h #define AAC_MADD30_V8(x, y, a, b, c, d, e, f) ((x) * (y) + (a) * (b) + \