Searched refs:raw_video_caps (Results 1 – 8 of 8) sorted by relevance
30 static GstStaticCaps raw_video_caps = GST_STATIC_CAPS ("video/x-raw(ANY)"); variable75 gst_static_caps_get (&raw_video_caps); in gst_playback_utils_get_n_common_capsfeatures()
270 static GstStaticCaps raw_video_caps = GST_STATIC_CAPS ("video/x-raw(ANY)");
605 static GstStaticCaps raw_video_caps = GST_STATIC_CAPS ("video/x-raw(ANY)");4054 gst_static_caps_get (&raw_video_caps);
669 static GstStaticCaps raw_video_caps = GST_STATIC_CAPS ("video/x-raw(ANY)"); variable5763 gst_static_caps_get (&raw_video_caps);
1737 GstCaps * raw_video_caps, gboolean is_rendering_muxer) in create_encoding_profile_from_caps() argument1752 } else if (gst_caps_can_intersect (raw_video_caps, caps)) { in create_encoding_profile_from_caps()1822 GstCaps * raw_video_caps) in create_encoding_stream_profile() argument1941 raw_audio_caps, raw_video_caps, FALSE); in create_encoding_stream_profile()1954 muxers_and_encoders, raw_audio_caps, raw_video_caps, in create_encoding_stream_profile()2013 GstCaps *raw_video_caps = gst_caps_new_empty_simple ("video/x-raw"); in parse_encoding_profile() local2025 raw_audio_caps, raw_video_caps); in parse_encoding_profile()2055 gst_caps_unref (raw_video_caps); in parse_encoding_profile()
70 GstCaps *raw_video_caps; member
423 if (ebin->raw_video_caps) in gst_encode_base_bin_dispose()424 gst_caps_unref (ebin->raw_video_caps); in gst_encode_base_bin_dispose()425 ebin->raw_video_caps = NULL; in gst_encode_base_bin_dispose()454 encode_bin->raw_video_caps = gst_caps_from_string ("video/x-raw"); in gst_encode_base_bin_init()579 if (gst_caps_can_intersect (ebin->raw_video_caps, caps)) in next_unused_stream_profile()
169 static GstStaticCaps raw_video_caps = GST_STATIC_CAPS ("video/x-raw"); variable192 &raw_video_caps); in gst_auto_detect_constructed()