FIXR12 63 libavcodec/ac3.h #define FIXR12(a) ((int)((a) * 4096 + 0.5)) FIXR12 82 libavcodec/ac3.h #define FIXR12(x) ((float)(x))