Home
last modified time | relevance | path

Searched defs:_GstV4l2Codec (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2codec.h32 struct _GstV4l2Codec { struct
33 guint32 profile_cid;
34 const gchar * (*profile_to_string) (gint v4l2_profile);
35 gint (*profile_from_string) (const gchar * profile);
37 guint32 level_cid;
38 const gchar * (*level_to_string) (gint v4l2_level);
39 gint (*level_from_string) (const gchar * level);