Searched refs:last_fb_id (Results 1 – 4 of 4) sorted by relevance
80 guint last_fb_id; member475 if (!sync_fb || fb_id != self->last_fb_id) { in gst_kms_src_get_next_fb_id()722 fb_id, self->last_fb_id); in gst_kms_src_create()731 self->last_fb_id = fb_id; in gst_kms_src_create()740 if (self->last_fb_id) in gst_kms_src_create()904 self->last_fb_id = 0; in gst_kms_src_start()
186 guint32 last_fb_id; member
1425 if (ximagesink->last_fb_id) { in gst_x_image_sink_xwindow_destroy()1426 drmModeRmFB (ximagesink->fd, ximagesink->last_fb_id); in gst_x_image_sink_xwindow_destroy()1427 ximagesink->last_fb_id = 0; in gst_x_image_sink_xwindow_destroy()1492 if (ximagesink->last_fb_id) { in gst_x_image_sink_xwindow_clear()1493 drmModeRmFB (ximagesink->fd, ximagesink->last_fb_id); in gst_x_image_sink_xwindow_clear()1494 ximagesink->last_fb_id = 0; in gst_x_image_sink_xwindow_clear()
125 + int last_fb_id;1188 + dev->last_fb_id = 0;