Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/directfb/
Ddfbvideosink.h29 #define GST_DFBVIDEOSINK_VER(a,b,c) (((a) << 16) | ((b) << 8) | (c)) macro
30 #define DIRECTFB_VER GST_DFBVIDEOSINK_VER(DIRECTFB_MAJOR_VERSION,DIRECTFB_MINOR_VERSION,DIRECTFB_MI…
Ddfbvideosink.c994 #if (DIRECTFB_VER >= GST_DFBVIDEOSINK_VER (1,6,0)) in gst_dfbvideosink_setup()
1089 #if (DIRECTFB_VER >= GST_DFBVIDEOSINK_VER (1,6,0)) in gst_dfbvideosink_cleanup()