Searched refs:is_custom (Results 1 – 2 of 2) sorted by relevance
74 gboolean is_custom; member98 if (impl->is_custom) { in notify_custom()287 info->is_custom = TRUE; in gst_meta_register_custom()310 return ((GstMetaInfoImpl *) info)->is_custom; in gst_meta_info_is_custom()401 ((GstMetaInfoImpl *) info)->is_custom = FALSE; in gst_meta_register()
2465 gboolean is_custom = GST_EVENT_TYPE (item) < GST_EVENT_CUSTOM_UPSTREAM; in gst_queue2_locked_enqueue() local2468 "%" GST_PTR_FORMAT, is_custom ? "Unexpected " : "", in gst_queue2_locked_enqueue()