Searched refs:dpool (Results 1 – 6 of 6) sorted by relevance
416 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_upload_decide_allocation() local417 if (dpool->device != filter->device) in gst_d3d11_upload_decide_allocation()
422 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_screen_capture_src_decide_allocation() local423 if (dpool->device != self->device) in gst_d3d11_screen_capture_src_decide_allocation()
894 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_deinterlace_propose_allocation() local895 if (dpool->device != self->device) in gst_d3d11_deinterlace_propose_allocation()997 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_deinterlace_decide_allocation() local998 if (dpool->device != self->device) in gst_d3d11_deinterlace_decide_allocation()
1224 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_base_convert_propose_allocation() local1225 if (dpool->device != filter->device) in gst_d3d11_base_convert_propose_allocation()1341 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_base_convert_decide_allocation() local1342 if (dpool->device != filter->device) in gst_d3d11_base_convert_decide_allocation()
1772 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_decoder_decide_allocation() local1773 if (dpool->device != decoder->device) { in gst_d3d11_decoder_decide_allocation()
2013 GstD3D11BufferPool *dpool = GST_D3D11_BUFFER_POOL (pool); in gst_d3d11_compositor_decide_allocation() local2014 if (dpool->device != self->device) in gst_d3d11_compositor_decide_allocation()