Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/
H A Dximagesink.c1195 g_mutex_lock (&ximagesink->x_lock); in gst_x_image_sink_ximage_put()
1254 g_mutex_unlock (&ximagesink->x_lock); in gst_x_image_sink_ximage_put()
1277 g_mutex_lock (&ximagesink->x_lock); in gst_x_image_sink_xwindow_decorate()
1282 g_mutex_unlock (&ximagesink->x_lock); in gst_x_image_sink_xwindow_decorate()
1297 g_mutex_unlock (&ximagesink->x_lock); in gst_x_image_sink_xwindow_decorate()
1369 g_mutex_lock (&ximagesink->x_lock); in gst_x_image_sink_xwindow_new()
1404 g_mutex_unlock (&ximagesink->x_lock); in gst_x_image_sink_xwindow_new()
1422 g_mutex_lock (&ximagesink->x_lock); in gst_x_image_sink_xwindow_destroy()
1440 g_mutex_unlock (&ximagesink->x_lock); in gst_x_image_sink_xwindow_destroy()
1454 g_mutex_lock (&ximagesink->x_lock); in gst_x_image_sink_xwindow_update_geometry()
[all …]
H A Dximagesink.h161 GMutex x_lock; member
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/
H A D0016-xvimagesink-Apply-toplevel-window-s-position.patch81 /* We are called with the x_lock taken */