ROUND15 65 libavcodec/ac3.h #define ROUND15(x) ((x) + 16384) >> 15 ROUND15 84 libavcodec/ac3.h #define ROUND15(x) (x)