Lines Matching full:buffers
21 on the media pipeline, reconfigure it for the next frame, queue the buffers to
28 specific buffers. This allows user-space to schedule several tasks ("requests")
59 instead of being immediately applied, and buffers queued to a request do not
65 Once the configuration and buffers of the request are specified, it can be
72 output buffers, not for capture buffers. Attempting to add a capture buffer
77 buffers are processed. Media controller drivers do a best effort implementation
82 It is not allowed to mix queuing requests with directly queuing buffers:
99 once all its associated buffers are available for dequeuing and all the
102 dequeue its buffers: buffers that are available halfway through a request can
135 to queue many such buffers in advance. It can also take advantage of requests'
162 Note that it is not allowed to use the Request API for CAPTURE buffers
173 its file descriptor, or start dequeuing CAPTURE buffers. Most likely, it will
174 want to get CAPTURE buffers as soon as possible and this can be done using a
252 User-space can then dequeue buffers, wait for the request completion, query