Lines Matching defs:video
45 struct uvc_video *video = container_of(queue, struct uvc_video, queue);
52 sizes[0] = video->imagesize;
139 * Free the video buffers.
147 * Allocate the video buffers.
181 * Dequeue a video buffer. If nonblocking is false, block until a buffer is
191 * Poll the video queue.
193 * This function implements video queue polling and is intended to be used by
221 * Cancel the video buffers queue.
259 * Enable or disable the video buffers queue.
261 * The queue must be enabled before starting video acquisition and must be
262 * disabled after stopping it. This ensures that the video buffers queue
266 * Enabling the video queue initializes parameters (such as sequence number,
269 * Disabling the video queue cancels the queue and removes all buffers from