Home
last modified time | relevance | path

Searched refs:GstDirectControlBindingConvertGValue (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstdirectcontrolbinding.h69 typedef void (* GstDirectControlBindingConvertGValue) (GstDirectControlBinding *self, gdouble src_v… typedef
87 GstDirectControlBindingConvertGValue convert_g_value;
Dgstdirectcontrolbinding.c478 GstDirectControlBindingConvertGValue convert; in gst_direct_control_binding_get_g_value_array()