Home
last modified time | relevance | path

Searched refs:buffer_alloc (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_aux_map.c104 struct intel_mapped_pinned_buffer_alloc *buffer_alloc; member
121 buf->buffer = ctx->buffer_alloc->alloc(ctx->driver_ctx, size); in add_buffer()
202 struct intel_mapped_pinned_buffer_alloc *buffer_alloc, in intel_aux_map_init() argument
217 ctx->buffer_alloc = buffer_alloc; in intel_aux_map_init()
245 ctx->buffer_alloc->free(ctx->driver_ctx, buf->buffer); in intel_aux_map_finish()
Dintel_aux_map.h56 struct intel_mapped_pinned_buffer_alloc *buffer_alloc,
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
Dst_tusb.h40 void *(*buffer_alloc)(struct usb_bus *bus, size_t size, member
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvideoscale.c767 gstbase_sink_class->buffer_alloc = in gst_test_reverse_negotiation_sink_class_init()
/third_party/gstreamer/gstreamer/
DChangeLog56978 …rm: Fix code path to come up with possible caps if incompatible caps are provided to buffer_alloc()
61581 Instead simply always suggest the new caps on buffer_alloc.
67415 observed when a streaming thread is doing a buffer_alloc() while an
67418 while the streaming thread has its buffer_alloc() in progress.
67428 observed when a streaming thread is doing a buffer_alloc() while an
67431 while the streaming thread has its buffer_alloc() in progress.
67440 observed when a streaming thread is doing a buffer_alloc() while an
67443 while the streaming thread has its buffer_alloc() in progress.
77181 of buffer_alloc the next time around.
88663 Add a property to control the pad used for proxying the buffer_alloc function on
[all …]
/third_party/gstreamer/gstreamer/docs/random/
DChangeLog-0.82724 allow buffer_alloc functions to return NULL and allocate a normal
/third_party/gstreamer/gstplugins_base/
DChangeLog90926 streamsynchronizer: force fallback buffer_alloc when other pad not available
105480 remove buffer_alloc
105774 x(v)imagesink: If NULL caps are passed to buffer_alloc() do fallback allocation
106325 observed when a streaming thread is doing a buffer_alloc() while an
106328 while the streaming thread has its buffer_alloc() in progress.
107470 ximagesink: implement buffer_alloc from the pool
113848 In buffer_alloc, if the buffer caps are new, call
127167 xvimageink: protect buffer_alloc from shutdown
127168 Use the pool_lock in the buffer_alloc function to detect shutdown. Avoids
127746 Fix buffer_alloc in ximagesink
[all …]
/third_party/gstreamer/gstplugins_good/
DChangeLog83775 Remove buffer_alloc functions.
90065 observed when a streaming thread is doing a buffer_alloc() while an
90068 while the streaming thread has its buffer_alloc() in progress.
119959 allocate a new buffer with buffer_alloc before we push it out. This ensures
127779 …ext/libpng/gstpngdec.c: Don't return GST_FLOW_ERROR when buffer_alloc fails - return whatever it r…
127782 Don't return GST_FLOW_ERROR when buffer_alloc fails - return
130156 Clear the flags on recycled buffers from buffer_alloc.
130178 Clear the flags on recycled buffers from buffer_alloc.
/third_party/gstreamer/gstplugins_bad/
DChangeLog155232 …More Fixes: * Adding buffer_alloc * perform buffer_damage before surface_attach * Fix typo, Remove…
197479 Clear the flags on recycled buffers from buffer_alloc.
197500 Clear the flags on recycled buffers from buffer_alloc.
212861 …audioresample.c: Revert previous change which made basetransform handle buffer_alloc and which b...
212864 Revert previous change which made basetransform handle buffer_alloc