Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdownload.h44 GstStaticCaps *out_template; member
Dvkupload.h44 GstStaticCaps *out_template; member
Dvkdownload.c426 GstCaps *template = gst_static_caps_get (download_methods[i]->out_template); in _get_output_template_caps()
724 templ = gst_static_caps_get (download_methods[i]->out_template); in gst_vulkan_download_transform_caps()
770 templ = gst_static_caps_get (download_methods[i]->out_template); in gst_vulkan_download_set_caps()
813 templ = gst_static_caps_get (download_methods[i]->out_template); in gst_vulkan_download_propose_allocation()
Dvkupload.c1115 GstCaps *template = gst_static_caps_get (upload_methods[i]->out_template); in _get_output_template_caps()
1441 templ = gst_static_caps_get (upload_methods[i]->out_template); in gst_vulkan_upload_transform_caps()
1487 templ = gst_static_caps_get (upload_methods[i]->out_template); in gst_vulkan_upload_set_caps()
1530 templ = gst_static_caps_get (upload_methods[i]->out_template); in gst_vulkan_upload_propose_allocation()