FIXR15 65 libavcodec/ac3.h #define FIXR15(a) ((int)((a) * 32768 + 0.5)) FIXR15 84 libavcodec/ac3.h #define FIXR15(x) ((float)(x))