Home
last modified time | relevance | path

Searched refs:FOURCC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dapi.rst38 The driver supports the four character code (FOURCC) based format setting API.
39 When supported, formats are configured using a FOURCC instead of manually
88 Macropixels are stored in memory as described by the format FOURCC identifier
141 Pixels are encoded and interpreted as described by the format FOURCC
192 /* >1 = FOURCC */
218 __u32 colorspace; /* colorspace for FOURCC-based modes */
235 legacy API and the FOURCC-based API.
281 The FOURCC-based API replaces format descriptions by four character codes
282 (FOURCC). FOURCCs are abstract identifiers that uniquely define a format
284 formats. Drivers are also encouraged to implement the FOURCC-based API for RGB
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/
H A Dtegra210.c581 FORMAT, FOURCC) \ argument
588 V4L2_PIX_FMT_##FOURCC, \