Home
last modified time | relevance | path

Searched refs:gst_buffer_pool_config_set_params (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstbufferpool.c34 gst_buffer_pool_config_set_params (conf, caps, size, min_buf, max_buf); in create_pool()
239 gst_buffer_pool_config_set_params (config, caps, 10, 10, 0); in GST_START_TEST()
249 gst_buffer_pool_config_set_params (config, caps, 12, 10, 0); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dglimagesink.c182 gst_buffer_pool_config_set_params (config, caps, size, maxbuffers, in GST_START_TEST()
193 gst_buffer_pool_config_set_params (config, caps, size, maxbuffers, in GST_START_TEST()
/third_party/gstreamer/gstreamer/tests/benchmarks/
Dgstpoolstress.c59 gst_buffer_pool_config_set_params (conf, NULL, BUFFER_SIZE, 0, 0); in main()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvapool.c167 gst_buffer_pool_config_set_params (config, caps, in gst_va_pool_set_config()
376 gst_buffer_pool_config_set_params (config, caps, size, min_buffers, in gst_va_pool_new_with_config()
Dgstvabasedec.c228 gst_buffer_pool_config_set_params (config, caps, size, 0, 0); in _create_other_pool()
325 gst_buffer_pool_config_set_params (other_config, caps, size, min, max); in _decide_allocation_for_video_crop()
360 gst_buffer_pool_config_set_params (config, caps, size, min, max); in _decide_allocation_for_video_crop()
532 gst_buffer_pool_config_set_params (config, caps, size, min, max); in gst_va_base_dec_decide_allocation()
Dgstvabasetransform.c282 gst_buffer_pool_config_set_params (config, caps, size, 0, 0); in _create_other_pool()
367 gst_buffer_pool_config_set_params (config, outcaps, size, min, max); in gst_va_base_transform_decide_allocation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideofilter.c96 gst_buffer_pool_config_set_params (structure, caps, size, 0, 0); in gst_video_filter_propose_allocation()
156 gst_buffer_pool_config_set_params (config, outcaps, size, 0, 0); in gst_video_filter_decide_allocation()
Dgstvideopool.c202 gst_buffer_pool_config_set_params (config, caps, info.size, min_buffers, in video_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dd3dvideosink.c373 gst_buffer_pool_config_set_params (config, caps, sink->info.size, 2, 0); in gst_d3dvideosink_set_caps()
383 gst_buffer_pool_config_set_params (config, caps, sink->info.size, 2, 0); in gst_d3dvideosink_set_caps()
536 gst_buffer_pool_config_set_params (config, caps, size, 2, 0); in gst_d3dvideosink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11download.cpp291 gst_buffer_pool_config_set_params (config, caps, size, 0, 0); in gst_d3d11_download_propose_allocation()
356 gst_buffer_pool_config_set_params (config, outcaps, size, 0, 0); in gst_d3d11_download_decide_allocation()
Dgstd3d11upload.cpp324 gst_buffer_pool_config_set_params (config, caps, size, 0, 0); in gst_d3d11_upload_propose_allocation()
436 gst_buffer_pool_config_set_params (config, outcaps, size, min, max); in gst_d3d11_upload_decide_allocation()
Dgstd3d11screencapturesrc.cpp437 gst_buffer_pool_config_set_params (config, caps, size, min, max); in gst_d3d11_screen_capture_src_decide_allocation()
471 gst_buffer_pool_config_set_params (config, caps, size, 0, 0); in gst_d3d11_screen_capture_src_decide_allocation()
/third_party/gstreamer/gstreamer/gst/
Dgstbufferpool.h306 void gst_buffer_pool_config_set_params (GstStructure *config, GstCaps *caps,
Dgstbufferpool.c169 gst_buffer_pool_config_set_params (priv->config, NULL, 0, 0, 0); in gst_buffer_pool_init()
839 gst_buffer_pool_config_set_params (GstStructure * config, GstCaps * caps, in gst_buffer_pool_config_set_params() function
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkbufferpool.c111 gst_buffer_pool_config_set_params (config, caps, in gst_vulkan_buffer_pool_set_config()
Dgstvkimagebufferpool.c136 gst_buffer_pool_config_set_params (config, caps, in gst_vulkan_image_buffer_pool_set_config()
Dgstvkvideofilter.c280 gst_buffer_pool_config_set_params (config, caps, size, min, max); in gst_vulkan_video_filter_decide_allocation()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.c133 gst_buffer_pool_config_set_params (config, caps, size, 0, 0); in _buffer_propose_allocation()
284 gst_buffer_pool_config_set_params (config, raw->upload->out_caps, size, min, in _raw_to_buffer_perform()
463 gst_buffer_pool_config_set_params (config, raw->upload->out_caps, size, min, in _buffer_to_image_perform()
792 gst_buffer_pool_config_set_params (config, raw->upload->out_caps, size, min, in _raw_to_image_perform()
852 gst_buffer_pool_config_set_params (config, raw->upload->in_caps, size, in _raw_to_image_perform()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabufferpool.c133 gst_buffer_pool_config_set_params (config, caps, GST_VIDEO_INFO_SIZE (info), in gst_cuda_buffer_pool_set_config()
Dgstcudabasetransform.c503 gst_buffer_pool_config_set_params (config, caps, size, 0, 0); in gst_cuda_base_transform_propose_allocation()
584 gst_buffer_pool_config_set_params (config, outcaps, size, min, max); in gst_cuda_base_transform_decide_allocation()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagepool.c164 gst_buffer_pool_config_set_params (config, caps, info.size, min_buffers, in xvimage_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglmixer.c217 gst_buffer_pool_config_set_params (config, caps, size, 0, 0); in gst_gl_mixer_propose_allocation()
624 gst_buffer_pool_config_set_params (config, caps, size, min, max); in gst_gl_mixer_decide_allocation()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbufferpool.c231 gst_buffer_pool_config_set_params (config, caps, in gst_gl_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c582 gst_buffer_pool_config_set_params (config, caps, size, min, max); in gst_y4m_dec_chain()
599 gst_buffer_pool_config_set_params (config, caps, y4mdec->out_info.size, 0, in gst_y4m_dec_chain()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dgstwaylandsink.c547 gst_buffer_pool_config_set_params (structure, caps, size, 2, 0); in gst_wayland_create_pool()
808 gst_buffer_pool_config_set_params (config, caps, sink->video_info.size, in gst_wayland_sink_show_frame()

1234