Searched refs:_merge (Results 1 – 2 of 2) sorted by relevance
1177 _merge (GList * base, GList * path) in _merge() function1839 GList *mrgd = _merge (base_uri->path, ref_uri->path); in gst_uri_join()
44178 buffer: simplify and refactor _span and _merge44179 Unify the _span and _merge code paths and simplify now that we only use this44220 another. Remove the old inefficient _merge() and _join() methods which forced a44720 anymore and it is unclear what the difference is with _merge().51703 caps: No need to require writable caps for _append/_merge second caps51705 be writable from the caller function. Instead, _append and _merge51708 _get_input_caps using _merge but not passing writable caps.109461 (gst_tag_setter_add_tag_valist_values): Renamed from _merge, _add,