Searched refs:_merge (Results 1 – 5 of 5) sorted by relevance
18 other source case, _merge () needs a new buffer plus copy
398 gst_caps_union() -> gst_caps_merge(): Be careful because _merge takes
39 merge two tag lists (via _merge or _insert or even when only adding values via
1191 _merge (GList * base, GList * path) in _merge() function1895 GList *mrgd = _merge (base_uri->path, ref_uri->path); in gst_uri_join()
52433 buffer: simplify and refactor _span and _merge52434 Unify the _span and _merge code paths and simplify now that we only use this52475 another. Remove the old inefficient _merge() and _join() methods which forced a52975 anymore and it is unclear what the difference is with _merge().59958 caps: No need to require writable caps for _append/_merge second caps59960 be writable from the caller function. Instead, _append and _merge59963 _get_input_caps using _merge but not passing writable caps.117716 (gst_tag_setter_add_tag_valist_values): Renamed from _merge, _add,