Searched refs:roundf (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Dlibm.h83 static av_always_inline av_const float roundf(float x) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dmath.in.h382 # undef roundf macro
383 # define roundf rpl_roundf macro
385 _GL_FUNCDECL_RPL (roundf, float, (float x));
386 _GL_CXXALIAS_RPL (roundf, float, (float x));
389 _GL_FUNCDECL_SYS (roundf, float, (float x));
391 _GL_CXXALIAS_SYS (roundf, float, (float x));
393 _GL_CXXALIASWARN (roundf); variable
395 # undef roundf macro
397 _GL_WARN_ON_USE (roundf, "roundf i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dlibm.h170 static av_always_inline av_const float roundf(float x) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibxvidff.c615 est_fps = roundf(fps * 1000.0) / 1000.0;
620 est_fbase = (int)roundf((float)est_frate / est_fps);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibxvid.c329 est_fps = roundf(fps * 1000.0) / 1000.0;
334 est_fbase = (int)roundf((float)est_frate / est_fps);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dconfigure1121 roundf
2930 check_mathfunc roundf
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/
H A Dconfigure28409 for gl_func in acosl asinl atanl ceilf ceill cosl expl floorf floorl frexpl ldexpl logb logl round roundf roundl sinl sqrtl tanl trunc truncf truncl; do
[all...]

Completed in 314 milliseconds