Searched refs:profile_cid (Results 1 – 9 of 9) sorted by relevance
33 guint32 profile_cid; member
78 c.profile_cid = V4L2_CID_MPEG_VIDEO_VPX_PROFILE; in gst_v4l2_vp9_get_codec()
77 c.profile_cid = V4L2_CID_MPEG_VIDEO_VPX_PROFILE; in gst_v4l2_vp8_get_codec()
118 c.profile_cid = V4L2_CID_MPEG_VIDEO_MPEG2_PROFILE; in gst_v4l2_mpeg2_get_codec()
132 c.profile_cid = V4L2_CID_MPEG_VIDEO_MPEG4_PROFILE; in gst_v4l2_mpeg4_get_codec()
149 c.profile_cid = V4L2_CID_MPEG_VIDEO_HEVC_PROFILE; in gst_v4l2_h265_get_codec()
45 query_ctrl.id = codec->profile_cid; in gst_v4l2_codec_probe_profiles()
431 if (codec->profile_cid && get_string_list (s, "profile", &profiles)) { in negotiate_profile_and_level()441 control.id = codec->profile_cid; in negotiate_profile_and_level()562 if (codec->profile_cid && !ctx.profile) { in gst_v4l2_video_enc_negotiate()565 control.id = codec->profile_cid; in gst_v4l2_video_enc_negotiate()590 if (codec->profile_cid) in gst_v4l2_video_enc_negotiate()
237 c.profile_cid = V4L2_CID_MPEG_VIDEO_H264_PROFILE; in gst_v4l2_h264_get_codec()