Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dmath-compat.h80 __gst_math_compat_isnan (double x) in __gst_math_compat_isnan() function
94 #define isnan(x) __gst_math_compat_isnan (x)