Searched refs:GstD3D11AllocationFlags (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11memory.h | 92 } GstD3D11AllocationFlags; typedef 118 GstD3D11AllocationFlags flags; 130 GstD3D11AllocationFlags flags,
|
D | gstd3d11bufferpool.cpp | 178 &info, (GstD3D11AllocationFlags) 0, 0); in gst_d3d11_buffer_pool_set_config()
|
D | gstd3d11memory.cpp | 61 GstD3D11AllocationFlags flags, guint bind_flags) in gst_d3d11_allocation_params_new()
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapturesrc.cpp | 444 (GstD3D11AllocationFlags) 0, in gst_d3d11_screen_capture_src_decide_allocation() 478 (GstD3D11AllocationFlags) 0, D3D11_BIND_RENDER_TARGET); in gst_d3d11_screen_capture_src_decide_allocation()
|
D | gstd3d11deinterlace.cpp | 910 (GstD3D11AllocationFlags) 0, D3D11_BIND_RENDER_TARGET); in gst_d3d11_deinterlace_propose_allocation() 1015 (GstD3D11AllocationFlags) 0, D3D11_BIND_RENDER_TARGET); in gst_d3d11_deinterlace_decide_allocation() 1071 (GstD3D11AllocationFlags) 0, 0); in gst_d3d11_deinterlace_prepare_fallback_pool() 1083 (GstD3D11AllocationFlags) 0, D3D11_BIND_RENDER_TARGET); in gst_d3d11_deinterlace_prepare_fallback_pool()
|
D | gstd3d11videosink.cpp | 638 &self->info, (GstD3D11AllocationFlags) 0, bind_flags); in gst_d3d11_video_sink_update_window() 886 &info, (GstD3D11AllocationFlags) 0, D3D11_BIND_SHADER_RESOURCE); in gst_d3d11_video_sink_propose_allocation()
|
D | gstd3d11upload.cpp | 441 (GstD3D11AllocationFlags) 0, bind_flags); in gst_d3d11_upload_decide_allocation()
|
D | gstd3d11decoder.cpp | 449 GstD3D11AllocationFlags alloc_flags = (GstD3D11AllocationFlags) 0; in gst_d3d11_decoder_prepare_output_view_pool() 1802 (GstD3D11AllocationFlags) 0, 0); in gst_d3d11_decoder_decide_allocation()
|
D | gstd3d11compositor.cpp | 923 info, (GstD3D11AllocationFlags) 0, bind_flags); in gst_d3d11_compositor_configure_fallback_pool() 1957 (GstD3D11AllocationFlags) 0, D3D11_BIND_SHADER_RESOURCE); in gst_d3d11_compositor_propose_allocation() 2033 &info, (GstD3D11AllocationFlags) 0, D3D11_BIND_RENDER_TARGET); in gst_d3d11_compositor_decide_allocation()
|
D | gstd3d11convert.cpp | 1240 (GstD3D11AllocationFlags) 0, bind_flags); in gst_d3d11_base_convert_propose_allocation() 1359 (GstD3D11AllocationFlags) 0, bind_flags); in gst_d3d11_base_convert_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfvideoenc.cpp | 1351 (GstD3D11AllocationFlags) 0, 0); in gst_mf_video_enc_propose_allocation()
|