Lines Matching full:video
3 Video chapter
6 The video driver API offers a generic interface to video devices.
11 Video Device
14 A video device is the abstraction of a hardware or software video function,
15 which can produce, process, consume or transform video data. The video API is
16 designed to offer flexible way to create, handle and combine various video
22 Each video device can have one or more endpoints. Output endpoints configure
23 video output function and generate data. Input endpoints configure video input
26 Video Buffer
29 A video buffer provides the transport mechanism for the data. There is no
31 defined by the endpoint format. A video buffer can be queued to a device
39 A video control is accessed and identified by a CID (control identifier). It
40 represents a video control property. Different devices will have different