Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11bufferpool.cpp62 static const gchar **gst_d3d11_buffer_pool_get_options (GstBufferPool * pool);
82 bufferpool_class->get_options = gst_d3d11_buffer_pool_get_options; in gst_d3d11_buffer_pool_class_init()
129 gst_d3d11_buffer_pool_get_options (GstBufferPool * pool) in gst_d3d11_buffer_pool_get_options() function