Searched refs:gst_buffer_pool_config_set_d3d11_allocation_params (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11bufferpool.h | 68 void gst_buffer_pool_config_set_d3d11_allocation_params (GstStructure * config,
|
D | gstd3d11bufferpool.cpp | 558 gst_buffer_pool_config_set_d3d11_allocation_params (GstStructure * config, in gst_buffer_pool_config_set_d3d11_allocation_params() function
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11screencapturesrc.cpp | 450 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_screen_capture_src_decide_allocation() 483 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_screen_capture_src_decide_allocation()
|
D | gstd3d11upload.cpp | 449 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_upload_decide_allocation()
|
D | gstd3d11deinterlace.cpp | 915 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_deinterlace_propose_allocation() 1020 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_deinterlace_decide_allocation()
|
D | gstd3d11pluginutils.cpp | 1022 gst_buffer_pool_config_set_d3d11_allocation_params (config, alloc_params); in gst_d3d11_buffer_pool_new_with_options()
|
D | gstd3d11convert.cpp | 1248 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_base_convert_propose_allocation() 1367 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_base_convert_decide_allocation()
|
D | gstd3d11videosink.cpp | 888 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_video_sink_propose_allocation()
|
D | gstd3d11decoder.cpp | 1821 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_decoder_decide_allocation()
|
D | gstd3d11compositor.cpp | 2042 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_compositor_decide_allocation()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfvideoenc.cpp | 1357 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_mf_video_enc_propose_allocation()
|