Home
last modified time | relevance | path

Searched refs:gst_v4l2_object_install_m2m_properties_helper (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2object.h267 void gst_v4l2_object_install_m2m_properties_helper (GObjectClass * gobject_class);
Dgstv4l2videodec.c1102 gst_v4l2_object_install_m2m_properties_helper (gobject_class); in gst_v4l2_video_dec_class_init()
Dgstv4l2transform.c1162 gst_v4l2_object_install_m2m_properties_helper (gobject_class); in gst_v4l2_transform_class_init()
Dgstv4l2videoenc.c1154 gst_v4l2_object_install_m2m_properties_helper (gobject_class); in gst_v4l2_video_enc_class_init()
Dgstv4l2object.c434 gst_v4l2_object_install_m2m_properties_helper (GObjectClass * gobject_class) in gst_v4l2_object_install_m2m_properties_helper() function