Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.h128 GstD3D11AllocationParams * gst_d3d11_allocation_params_new (GstD3D11Device * device,
Dgstd3d11bufferpool.cpp177 gst_d3d11_allocation_params_new (self->device, in gst_d3d11_buffer_pool_set_config()
Dgstd3d11memory.cpp60 gst_d3d11_allocation_params_new (GstD3D11Device * device, GstVideoInfo * info, in gst_d3d11_allocation_params_new() function
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapturesrc.cpp443 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()
Dgstd3d11deinterlace.cpp909 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()
Dgstd3d11videosink.cpp637 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()
Dgstd3d11upload.cpp440 d3d11_params = gst_d3d11_allocation_params_new (filter->device, &vinfo, in gst_d3d11_upload_decide_allocation()
Dgstd3d11compositor.cpp922 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()
Dgstd3d11decoder.cpp468 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()
Dgstd3d11convert.cpp1239 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/
Dgstmfvideoenc.cpp1350 d3d11_params = gst_d3d11_allocation_params_new (device, &info, in gst_mf_video_enc_propose_allocation()