FIXR_OLD           30 libavcodec/mpegaudiodec_fixed.c #define FIXR_OLD(a)    ((int)((a) * FRAC_ONE + 0.5))
FIXR_OLD           30 libavcodec/mpegaudiodec_float.c #define FIXR_OLD(a)    ((int)((a) * FRAC_ONE + 0.5))