av_int2flt        132 libavformat/4xm.c             fourxm->fps = av_int2flt(AV_RL32(&header[i + 12]));
av_int2flt        598 libavformat/matroskadec.c         *num= av_int2flt(get_be32(pb));
av_int2flt         70 libavformat/thp.c     thp->fps             = av_d2q(av_int2flt(get_be32(pb)), INT_MAX);