Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.h33 typedef struct _GstXContext GstXContext; typedef
146 GstXContext *xcontext;
H A Dximagesink.c1738 static GstXContext *
1741 GstXContext *xcontext = NULL; in gst_x_image_sink_xcontext_get()
1750 xcontext = g_new0 (GstXContext, 1); in gst_x_image_sink_xcontext_get()
1836 GstXContext *xcontext; in gst_x_image_sink_xcontext_clear()
2000 GstXContext *xcontext = NULL; in gst_x_image_sink_change_state()