Searched refs:buffer_alloc (Results 1 – 9 of 9) sorted by relevance
104 struct intel_mapped_pinned_buffer_alloc *buffer_alloc; member121 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() argument217 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()
56 struct intel_mapped_pinned_buffer_alloc *buffer_alloc,
40 void *(*buffer_alloc)(struct usb_bus *bus, size_t size, member
767 gstbase_sink_class->buffer_alloc = in gst_test_reverse_negotiation_sink_class_init()
56978 …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 an67418 while the streaming thread has its buffer_alloc() in progress.67428 observed when a streaming thread is doing a buffer_alloc() while an67431 while the streaming thread has its buffer_alloc() in progress.67440 observed when a streaming thread is doing a buffer_alloc() while an67443 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 …]
2724 allow buffer_alloc functions to return NULL and allocate a normal
90926 streamsynchronizer: force fallback buffer_alloc when other pad not available105480 remove buffer_alloc105774 x(v)imagesink: If NULL caps are passed to buffer_alloc() do fallback allocation106325 observed when a streaming thread is doing a buffer_alloc() while an106328 while the streaming thread has its buffer_alloc() in progress.107470 ximagesink: implement buffer_alloc from the pool113848 In buffer_alloc, if the buffer caps are new, call127167 xvimageink: protect buffer_alloc from shutdown127168 Use the pool_lock in the buffer_alloc function to detect shutdown. Avoids127746 Fix buffer_alloc in ximagesink[all …]
83775 Remove buffer_alloc functions.90065 observed when a streaming thread is doing a buffer_alloc() while an90068 while the streaming thread has its buffer_alloc() in progress.119959 allocate a new buffer with buffer_alloc before we push it out. This ensures127779 …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 - return130156 Clear the flags on recycled buffers from buffer_alloc.130178 Clear the flags on recycled buffers from buffer_alloc.
155232 …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