Home
last modified time | relevance | path

Searched refs:gst_kms_allocator_new (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.h78 GstAllocator* gst_kms_allocator_new (gint fd);
Dgstkmsallocator.c429 gst_kms_allocator_new (int fd) in gst_kms_allocator_new() function
Dgstkmssink.c425 self->allocator = gst_kms_allocator_new (self->fd); in ensure_kms_allocator()