Searched refs:GST_SUBTITLE_OVERLAY_LOCK (Results 1 – 2 of 2) sorted by relevance
1066 GST_SUBTITLE_OVERLAY_LOCK (self); in _pad_blocked_cb()1357 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_change_state()1409 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_change_state()1420 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_change_state()1485 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_handle_message()1508 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_get_property()1513 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_get_property()1518 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_get_property()1537 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_set_property()1556 GST_SUBTITLE_OVERLAY_LOCK (self); in gst_subtitle_overlay_set_property()[all …]
39 #define GST_SUBTITLE_OVERLAY_LOCK(obj) G_STMT_START { \ macro