Searched refs:gst_buffer_pool_config_get_allocator (Results 1 – 17 of 17) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsbufferpool.c | 87 gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms); in gst_kms_buffer_pool_set_config()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbufferpool.h | 318 gboolean gst_buffer_pool_config_get_allocator (GstStructure *config, GstAllocator **allocat…
|
D | gstbufferpool.c | 619 if (!gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms)) in default_set_config() 1046 gst_buffer_pool_config_get_allocator (GstStructure * config, in gst_buffer_pool_config_get_allocator() function
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudabufferpool.c | 74 if (!gst_buffer_pool_config_get_allocator (config, &allocator, params)) in gst_cuda_buffer_pool_set_config()
|
D | gstcudabasetransform.c | 508 if (gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms)) { in gst_cuda_base_transform_propose_allocation()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideopool.c | 149 if (!gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms)) in video_buffer_pool_set_config()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglbufferpool.c | 114 if (!gst_buffer_pool_config_get_allocator (config, &allocator, &alloc_params)) in gst_gl_buffer_pool_set_config()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvapool.c | 103 if (!gst_buffer_pool_config_get_allocator (config, &allocator, NULL)) in gst_va_pool_set_config()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkbufferpool.c | 120 if (!gst_buffer_pool_config_get_allocator (config, &allocator, NULL)) in gst_msdk_buffer_pool_set_config()
|
D | gstmsdkvpp.c | 545 if (gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms)) in create_src_pool() 679 if (gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms)) in gst_msdkvpp_propose_allocation()
|
D | gstmsdkdec.c | 1570 if (gst_buffer_pool_config_get_allocator (config, &allocator, NULL)) in gst_msdkdec_decide_allocation()
|
D | gstmsdkenc.c | 2002 if (gst_buffer_pool_config_get_allocator (config, &allocator, NULL)) in gst_msdkenc_propose_allocation()
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgldownloadelement.c | 535 if (!gst_buffer_pool_config_get_allocator (config, NULL, &alloc_params)) in gst_gl_buffer_pool_nvmm_set_config()
|
/third_party/gstreamer/gstplugins_good/gst/udp/ |
D | gstudpsrc.c | 968 gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms); in gst_udpsrc_fill()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2bufferpool.c | 529 if (!gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms)) in gst_v4l2_buffer_pool_set_config()
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavviddec.c | 766 gst_buffer_pool_config_get_allocator (config, &allocator, ¶ms); in gst_ffmpegvideodec_prepare_dr_pool()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 138159 …eglglessink: gst_buffer_pool_config_get_allocator() does *not* return a new reference to the alloc…
|