Home
last modified time | relevance | path

Searched refs:GstBufferPoolAcquireParams (Results 1 – 25 of 35) sorted by relevance

12

/third_party/gstreamer/gstreamer/gst/
Dgstbufferpool.h64 typedef struct _GstBufferPoolAcquireParams GstBufferPoolAcquireParams; typedef
190 GstBufferPoolAcquireParams *params);
209 GstBufferPoolAcquireParams *params);
343 GstBufferPoolAcquireParams *params);
Dgstbufferpool.c125 GstBuffer ** buffer, GstBufferPoolAcquireParams * params);
127 GstBuffer ** buffer, GstBufferPoolAcquireParams * params);
241 GstBufferPoolAcquireParams * params) in default_alloc_buffer()
267 GstBufferPoolAcquireParams * params) in do_alloc_buffer()
1110 GstBufferPoolAcquireParams * params) in default_acquire_buffer()
1274 GstBufferPoolAcquireParams * params) in gst_buffer_pool_acquire_buffer()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11bufferpool.cpp66 GstBuffer ** buffer, GstBufferPoolAcquireParams * params);
68 GstBuffer ** buffer, GstBufferPoolAcquireParams * params);
363 GstBufferPoolAcquireParams * params) in gst_d3d11_buffer_pool_alloc_buffer()
398 GstBuffer ** buffer, GstBufferPoolAcquireParams * params) in gst_d3d11_buffer_pool_acquire_buffer()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dstruct_ppc64.h8 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
Dstruct_i386.h8 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 40},
Dstruct_x86_64.h8 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
Dstruct_i386w.h8 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 48},
Dstruct_arm.h9 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 48},
Dstruct_x86_64w.h8 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
Dstruct_hppa.h8 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
Dstruct_sparc.h8 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 64},
Dstruct_ppc32.h8 {"GstBufferPoolAcquireParams", sizeof (GstBufferPoolAcquireParams), 48},
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkbufferpool.c215 GstBuffer ** out_buffer_ptr, GstBufferPoolAcquireParams * params) in gst_msdk_buffer_pool_alloc_buffer()
277 GstBuffer ** out_buffer_ptr, GstBufferPoolAcquireParams * params) in gst_msdk_buffer_pool_acquire_buffer()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecpool.c50 GstBufferPoolAcquireParams * params) in gst_v4l2_codec_pool_acquire_buffer()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsbufferpool.c134 GstBufferPoolAcquireParams * params) in gst_kms_buffer_pool_alloc_buffer()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkbufferpool.c138 GstBufferPoolAcquireParams * params) in gst_vulkan_buffer_pool_alloc()
Dgstvkimagebufferpool.c163 GstBufferPoolAcquireParams * params) in gst_vulkan_image_buffer_pool_alloc()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabufferpool.c174 GstBufferPoolAcquireParams * params) in gst_cuda_buffer_pool_alloc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideopool.c240 GstBufferPoolAcquireParams * params) in video_buffer_pool_alloc()
Dgstvideodecoder.h493GstBufferPoolAcquireParams *params);
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagepool.c197 GstBufferPoolAcquireParams * params) in xvimage_buffer_pool_alloc()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvapool.c198 GstBufferPoolAcquireParams * params) in gst_va_pool_alloc()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglbufferpool.c269 GstBufferPoolAcquireParams * params) in gst_gl_buffer_pool_alloc()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2bufferpool.c434 GstBufferPoolAcquireParams * params) in gst_v4l2_buffer_pool_alloc_buffer()
639 GstBufferPoolAcquireParams params = { 0 }; in gst_v4l2_buffer_pool_resurrect_buffer()
1482 GstBufferPoolAcquireParams * params) in gst_v4l2_buffer_pool_acquire_buffer()
2126 GstBufferPoolAcquireParams params = { 0 }; in gst_v4l2_buffer_pool_process()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagepool.c633 GstBufferPoolAcquireParams * params) in ximage_buffer_pool_alloc()

12