Searched refs:profile_from_string (Results 1 – 10 of 10) sorted by relevance
35 gint (*profile_from_string) (const gchar * profile); member
79 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_vp8_get_codec()
80 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_vp9_get_codec()
120 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_mpeg2_get_codec()
134 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_mpeg4_get_codec()
151 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_h265_get_codec()
239 c.profile_from_string = v4l2_profile_from_string; in gst_v4l2_h264_get_codec()
443 control.value = v4l2_profile = codec->profile_from_string (profile); in negotiate_profile_and_level()
2067 profile_from_string (const gchar * string) in profile_from_string() function2115 profile = profile_from_string (profilename); in string_to_profile_transform()2170 profile = profile_from_string (s); in gst_encoding_profile_deserialize_valfunc()
45967 encoding-profile.c: In function ‘profile_from_string’: