roundf            335 libavcodec/libxvid.c     est_fps = roundf(fps * 1000.0) / 1000.0;
roundf            340 libavcodec/libxvid.c         est_fbase = (int) roundf((float) est_frate / est_fps);