Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdownload.h43 GstStaticCaps *in_template; member
Dvkupload.h43 GstStaticCaps *in_template; member
Dvkdownload.c409 GstCaps *template = gst_static_caps_get (download_methods[i]->in_template); in _get_input_template_caps()
722 templ = gst_static_caps_get (download_methods[i]->in_template); in gst_vulkan_download_transform_caps()
763 templ = gst_static_caps_get (download_methods[i]->in_template); in gst_vulkan_download_set_caps()
806 templ = gst_static_caps_get (download_methods[i]->in_template); in gst_vulkan_download_propose_allocation()
Dvkupload.c1098 GstCaps *template = gst_static_caps_get (upload_methods[i]->in_template); in _get_input_template_caps()
1439 templ = gst_static_caps_get (upload_methods[i]->in_template); in gst_vulkan_upload_transform_caps()
1480 templ = gst_static_caps_get (upload_methods[i]->in_template); in gst_vulkan_upload_set_caps()
1523 templ = gst_static_caps_get (upload_methods[i]->in_template); in gst_vulkan_upload_propose_allocation()