Home
last modified time | relevance | path

Searched refs:construct_params (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstcontrolbinding.c69 guint n_construct_params, GObjectConstructParam * construct_params);
123 GObjectConstructParam * construct_params) in gst_control_binding_constructor() argument
131 ->constructor (type, n_construct_params, construct_params)); in gst_control_binding_constructor()
/third_party/gstreamer/gstreamer/libs/gst/controller/
Dgstdirectcontrolbinding.c50 guint n_construct_params, GObjectConstructParam * construct_params);
223 GObjectConstructParam * construct_params) in gst_direct_control_binding_constructor() argument
229 (type, n_construct_params, construct_params)); in gst_direct_control_binding_constructor()
Dgstargbcontrolbinding.c47 guint n_construct_params, GObjectConstructParam * construct_params);
142 GObjectConstructParam * construct_params) in gst_argb_control_binding_constructor() argument
148 (type, n_construct_params, construct_params)); in gst_argb_control_binding_constructor()