Searched refs:plane_props (Results 1 – 5 of 5) sorted by relevance
70 GstStructure *plane_props; member
700 if (!self->plane_props) in gst_kms_sink_update_plane_properties()708 gst_kms_sink_update_properties (&iter, self->plane_props); in gst_kms_sink_update_plane_properties()1823 g_clear_pointer (&sink->plane_props, gst_structure_free); in gst_kms_sink_set_property()1826 sink->plane_props = gst_structure_copy (s); in gst_kms_sink_set_property()1881 gst_value_set_structure (value, sink->plane_props); in gst_kms_sink_get_property()1899 g_clear_pointer (&sink->plane_props, gst_structure_free); in gst_kms_sink_finalize()
652 extern const struct drm_property_info plane_props[];
64 const struct drm_property_info plane_props[] = { variable
817 drm_property_info_populate(b, plane_props, plane->props, in drm_plane_create()