Home
last modified time | relevance | path

Searched refs:gst_control_binding_sync_values (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstcontrolbinding.h170 gboolean gst_control_binding_sync_values (GstControlBinding * binding, GstObject …
Dgstcontrolbinding.c256 gst_control_binding_sync_values (GstControlBinding * binding, in gst_control_binding_sync_values() function
Dgstobject.c1152 ret &= gst_control_binding_sync_values ((GstControlBinding *) node->data, in gst_object_sync_values()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstproxycontrolbinding.c69 ret = gst_control_binding_sync_values (ref_binding, ref_object, in gst_proxy_control_binding_sync_values()