Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvacaps.c408 GstCaps *profile_rawcaps = gst_va_create_raw_caps (display, profile, in gst_va_caps_from_profiles() local
411 if (!profile_rawcaps) in gst_va_caps_from_profiles()
416 guint num_structures = gst_caps_get_size (profile_rawcaps); in gst_va_caps_from_profiles()
419 GstStructure *st = gst_caps_get_structure (profile_rawcaps, k); in gst_va_caps_from_profiles()
435 rawcaps = gst_caps_merge (rawcaps, profile_rawcaps); in gst_va_caps_from_profiles()