Searched refs:level_to_string (Results 1 – 10 of 10) sorted by relevance
38 const gchar * (*level_to_string) (gint v4l2_level); member
122 c.level_to_string = v4l2_level_to_string; in gst_v4l2_mpeg2_get_codec()
136 c.level_to_string = v4l2_level_to_string; in gst_v4l2_mpeg4_get_codec()
153 c.level_to_string = v4l2_level_to_string; in gst_v4l2_h265_get_codec()
112 g_value_set_string (&value, codec->level_to_string (i)); in gst_v4l2_codec_probe_levels()
241 c.level_to_string = v4l2_level_to_string; in gst_v4l2_h264_get_codec()
496 level = codec->level_to_string (control.value); in negotiate_profile_and_level()581 ctx.level = codec->level_to_string (control.value); in gst_v4l2_video_enc_negotiate()
459 level_to_string (gint level) in level_to_string() function523 level = level_to_string (encoder->param.mfx.CodecLevel); in gst_msdkh264enc_set_src_caps()
540 level_to_string (gint level) in level_to_string() function636 level = level_to_string (encoder->param.mfx.CodecLevel); in gst_msdkh265enc_set_src_caps()
13774 The string_to_level function handles "3" so the level_to_string function should