Home
last modified time | relevance | path

Searched refs:level_to_string (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2codec.h38 const gchar * (*level_to_string) (gint v4l2_level); member
Dgstv4l2mpeg2codec.c122 c.level_to_string = v4l2_level_to_string; in gst_v4l2_mpeg2_get_codec()
Dgstv4l2mpeg4codec.c136 c.level_to_string = v4l2_level_to_string; in gst_v4l2_mpeg4_get_codec()
Dgstv4l2h265codec.c153 c.level_to_string = v4l2_level_to_string; in gst_v4l2_h265_get_codec()
Dgstv4l2codec.c112 g_value_set_string (&value, codec->level_to_string (i)); in gst_v4l2_codec_probe_levels()
Dgstv4l2h264codec.c241 c.level_to_string = v4l2_level_to_string; in gst_v4l2_h264_get_codec()
Dgstv4l2videoenc.c496 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()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh264enc.c459 level_to_string (gint level) in level_to_string() function
523 level = level_to_string (encoder->param.mfx.CodecLevel); in gst_msdkh264enc_set_src_caps()
Dgstmsdkh265enc.c540 level_to_string (gint level) in level_to_string() function
636 level = level_to_string (encoder->param.mfx.CodecLevel); in gst_msdkh265enc_set_src_caps()
/third_party/gstreamer/gstplugins_good/
DChangeLog13774 The string_to_level function handles "3" so the level_to_string function should