Home
last modified time | relevance | path

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/
Dgstd3d11bufferpool.h68 void gst_buffer_pool_config_set_d3d11_allocation_params (GstStructure * config,
Dgstd3d11bufferpool.cpp558 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/
Dgstd3d11screencapturesrc.cpp450 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()
Dgstd3d11upload.cpp449 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_upload_decide_allocation()
Dgstd3d11deinterlace.cpp915 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()
Dgstd3d11pluginutils.cpp1022 gst_buffer_pool_config_set_d3d11_allocation_params (config, alloc_params); in gst_d3d11_buffer_pool_new_with_options()
Dgstd3d11convert.cpp1248 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()
Dgstd3d11videosink.cpp888 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_video_sink_propose_allocation()
Dgstd3d11decoder.cpp1821 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_decoder_decide_allocation()
Dgstd3d11compositor.cpp2042 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_d3d11_compositor_decide_allocation()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideoenc.cpp1357 gst_buffer_pool_config_set_d3d11_allocation_params (config, d3d11_params); in gst_mf_video_enc_propose_allocation()