Searched defs:raw_video_caps (Results 1 – 5 of 5) sorted by relevance
30 static GstStaticCaps raw_video_caps = GST_STATIC_CAPS ("video/x-raw(ANY)"); variable
669 static GstStaticCaps raw_video_caps = GST_STATIC_CAPS ("video/x-raw(ANY)"); variable
70 GstCaps *raw_video_caps; member
169 static GstStaticCaps raw_video_caps = GST_STATIC_CAPS ("video/x-raw"); variable
1737 GstCaps * raw_video_caps, gboolean is_rendering_muxer) in create_encoding_profile_from_caps()1822 GstCaps * 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() local