Home
last modified time | relevance | path

Searched refs:gst_fd_allocator_new (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/allocators/
Dgstfdmemory.h84 GstAllocator * gst_fd_allocator_new (void);
Dgstfdmemory.c256 gst_fd_allocator_new (void) in gst_fd_allocator_new() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dallocators.c81 alloc = gst_fd_allocator_new (); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/wpe/
Dgstwpesrcbin.cpp428 src->fd_allocator = gst_fd_allocator_new (); in gst_wpe_src_init()