Home
last modified time | relevance | path

Searched refs:v4l2_profile_from_string (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2vp8codec.c33 v4l2_profile_from_string (const gchar * profile) in v4l2_profile_from_string() function
79 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_vp8_get_codec()
Dgstv4l2vp9codec.c34 v4l2_profile_from_string (const gchar * profile) in v4l2_profile_from_string() function
80 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_vp9_get_codec()
Dgstv4l2mpeg2codec.c27 v4l2_profile_from_string (const gchar * profile) in v4l2_profile_from_string() function
120 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_mpeg2_get_codec()
Dgstv4l2mpeg4codec.c29 v4l2_profile_from_string (const gchar * profile) in v4l2_profile_from_string() function
134 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_mpeg4_get_codec()
Dgstv4l2h265codec.c34 v4l2_profile_from_string (const gchar * profile) in v4l2_profile_from_string() function
151 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_h265_get_codec()
Dgstv4l2h264codec.c33 v4l2_profile_from_string (const gchar * profile) in v4l2_profile_from_string() function
239 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_h264_get_codec()