Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11bufferpool.cpp118 GstD3D11BufferPool *self = GST_D3D11_BUFFER_POOL (object); in gst_d3d11_buffer_pool_dispose()
140 GstD3D11BufferPool *self = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_buffer_pool_set_config()
365 GstD3D11BufferPool *self = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_buffer_pool_alloc_buffer()
400 GstD3D11BufferPool *self = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_buffer_pool_acquire_buffer()
423 GstD3D11BufferPool *self = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_buffer_pool_reset_buffer()
441 GstD3D11BufferPool *self = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_buffer_pool_start()
482 GstD3D11BufferPool *self = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_buffer_pool_stop()
Dgstd3d11bufferpool.h32 #define GST_D3D11_BUFFER_POOL(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj), GST_TYPE_D3D11_BUF… macro
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11upload.cpp416 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_upload_decide_allocation()
Dgstd3d11screencapturesrc.cpp422 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_screen_capture_src_decide_allocation()
Dgstd3d11deinterlace.cpp894 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_deinterlace_propose_allocation()
997 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_deinterlace_decide_allocation()
Dgstd3d11convert.cpp1224 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_base_convert_propose_allocation()
1341 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_base_convert_decide_allocation()
Dgstd3d11decoder.cpp1772 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_decoder_decide_allocation()
Dgstd3d11compositor.cpp2013 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_compositor_decide_allocation()