Searched refs:gst_d3d11_allocation_params_new (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11memory.h | 128 GstD3D11AllocationParams * gst_d3d11_allocation_params_new (GstD3D11Device * device,
|
D | gstd3d11bufferpool.cpp | 177 gst_d3d11_allocation_params_new (self->device, in gst_d3d11_buffer_pool_set_config()
|
D | gstd3d11memory.cpp | 60 gst_d3d11_allocation_params_new (GstD3D11Device * device, GstVideoInfo * info, in gst_d3d11_allocation_params_new() function
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapturesrc.cpp | 443 d3d11_params = gst_d3d11_allocation_params_new (self->device, &vinfo, in gst_d3d11_screen_capture_src_decide_allocation() 477 d3d11_params = gst_d3d11_allocation_params_new (self->device, &vinfo, in gst_d3d11_screen_capture_src_decide_allocation()
|
D | gstd3d11deinterlace.cpp | 909 d3d11_params = gst_d3d11_allocation_params_new (self->device, &info, in gst_d3d11_deinterlace_propose_allocation() 1014 d3d11_params = gst_d3d11_allocation_params_new (self->device, &info, in gst_d3d11_deinterlace_decide_allocation() 1070 d3d11_params = gst_d3d11_allocation_params_new (self->device, in_info, in gst_d3d11_deinterlace_prepare_fallback_pool() 1082 d3d11_params = gst_d3d11_allocation_params_new (self->device, out_info, in gst_d3d11_deinterlace_prepare_fallback_pool()
|
D | gstd3d11videosink.cpp | 637 d3d11_params = gst_d3d11_allocation_params_new (self->device, in gst_d3d11_video_sink_update_window() 885 gst_d3d11_allocation_params_new (self->device, in gst_d3d11_video_sink_propose_allocation()
|
D | gstd3d11upload.cpp | 440 d3d11_params = gst_d3d11_allocation_params_new (filter->device, &vinfo, in gst_d3d11_upload_decide_allocation()
|
D | gstd3d11compositor.cpp | 922 d3d11_params = gst_d3d11_allocation_params_new (self->device, in gst_d3d11_compositor_configure_fallback_pool() 1956 d3d11_params = gst_d3d11_allocation_params_new (self->device, &info, in gst_d3d11_compositor_propose_allocation() 2032 d3d11_params = gst_d3d11_allocation_params_new (self->device, in gst_d3d11_compositor_decide_allocation()
|
D | gstd3d11decoder.cpp | 468 alloc_params = gst_d3d11_allocation_params_new (self->device, info, in gst_d3d11_decoder_prepare_output_view_pool() 1801 d3d11_params = gst_d3d11_allocation_params_new (decoder->device, &vinfo, in gst_d3d11_decoder_decide_allocation()
|
D | gstd3d11convert.cpp | 1239 d3d11_params = gst_d3d11_allocation_params_new (filter->device, &info, in gst_d3d11_base_convert_propose_allocation() 1358 d3d11_params = gst_d3d11_allocation_params_new (filter->device, &info, in gst_d3d11_base_convert_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfvideoenc.cpp | 1350 d3d11_params = gst_d3d11_allocation_params_new (device, &info, in gst_mf_video_enc_propose_allocation()
|