Searched defs:lrint (Results 1 – 15 of 15) sorted by relevance
1 .global lrint symbol3 lrint: label
54 long lrint(double x) in lrint() function68 long lrint(double x) in lrint() function
5 long lrint(double x) in lrint() function
3 long lrint(double x) in lrint() function
53 #define lrint ff_lrint macro
430 static av_always_inline av_const long int lrint(double x) in lrint() function
53 lrint(double d) in lrint() function
250 #define lrint(x) __tg_real_nocast(lrint, (x)) macro
736 …inline long int lrint(boost::math::cstdfloat::detail::… in lrint() function