Searched refs:GST_IS_BASE_PARSE (Results 1 – 2 of 2) sorted by relevance
34 #define GST_IS_BASE_PARSE(obj) (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_BASE_PARSE)) macro
4975 g_return_if_fail (GST_IS_BASE_PARSE (parse)); in gst_base_parse_set_ts_at_offset()5014 g_return_if_fail (GST_IS_BASE_PARSE (parse)); in gst_base_parse_merge_tags()