Lines Matching full:formats
13 VIDIOC_ENUM_FMT - Enumerate image formats
34 To enumerate image formats applications initialize the ``type``, ``mbus_code``
38 formats are enumerable by beginning at index zero and incrementing by
40 formats in preference order, where preferred formats are returned before
41 (that is, with lower ``index`` value) less-preferred formats.
51 Drivers shall enumerate all image formats.
56 formats may be different.
60 If the ``mbus_code`` field is zero, then all image formats
65 shall restrict enumeration to only the image formats that can produce
71 formats shall not depend on the active configuration of the video device
121 Several image formats are already defined by this specification in
130 - Media bus code restricting the enumerated formats, set by the
168 formats only. This flag is valid for stateful decoders only.
178 compressed formats only. This flag is valid for stateful codecs only.
194 compressed formats only. This flag is valid for stateful encoders only.