Home
last modified time | relevance | path

Searched refs:__gst_math_compat_rint (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dmath-compat.h68 __gst_math_compat_rint (double x) in __gst_math_compat_rint() function
86 #define rint(x) __gst_math_compat_rint(x)