| /OK3568_Linux_fs/kernel/drivers/video/fbdev/ |
| H A D | bt455.h | 42 static inline void bt455_read_cmap_next(struct bt455_regs *regs, u8 *grey) in bt455_read_cmap_next() argument 47 *grey = regs->addr_cmap_data & 0xf; in bt455_read_cmap_next() 52 static inline void bt455_write_cmap_next(struct bt455_regs *regs, u8 grey) in bt455_write_cmap_next() argument 57 regs->addr_cmap_data = grey & 0xf; in bt455_write_cmap_next() 62 static inline void bt455_write_ovly_next(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_next() argument 67 regs->addr_ovly = grey & 0xf; in bt455_write_ovly_next() 73 int cr, u8 *grey) in bt455_read_cmap_entry() argument 76 bt455_read_cmap_next(regs, grey); in bt455_read_cmap_entry() 80 int cr, u8 grey) in bt455_write_cmap_entry() argument 83 bt455_write_cmap_next(regs, grey); in bt455_write_cmap_entry() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/dp-mst/ |
| H A D | topology-figure-3.dot | 4 fillcolor = grey; 17 driver -> port4 [color=grey]; 29 edge [color=grey]; 40 edge [color=grey]; 48 mstb4 [label="MSTB #4";style=filled;fillcolor=grey]; 53 port4 [label="Port #4";style=filled;fillcolor=grey];
|
| H A D | topology-figure-2.dot | 4 fillcolor = grey; 45 mstb4 [label="MSTB #4";style=filled;fillcolor=grey]; 50 port4 [label="Port #4";style=filled;fillcolor=grey];
|
| H A D | topology-figure-1.dot | 4 fillcolor = grey;
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-y12i.rst | 9 Interleaved grey-scale image, e.g. from a stereo-pair 15 This is a grey-scale image with a depth of 12 bits per pixel, but with
|
| H A D | pixfmt-y8i.rst | 10 Interleaved grey-scale image, e.g. from a stereo-pair 16 This is a grey-scale image with a depth of 8 bits per pixel, but with
|
| H A D | pixfmt-grey.rst | 15 This is a grey-scale image. It is really a degenerate Y'CbCr format
|
| H A D | pixfmt-y10b.rst | 15 This is a packed grey-scale image format with a depth of 10 bits per
|
| H A D | pixfmt-y10p.rst | 15 This is a packed grey-scale image format with a depth of 10 bits per
|
| H A D | pixfmt-y12.rst | 16 This is a grey-scale image with a depth of 12 bits per pixel. Pixels are
|
| H A D | pixfmt-y10.rst | 16 This is a grey-scale image with a depth of 10 bits per pixel. Pixels are
|
| H A D | pixfmt-y14.rst | 16 This is a grey-scale image with a depth of 14 bits per pixel. Pixels are
|
| H A D | pixfmt-y16.rst | 16 This is a grey-scale image with a depth of 16 bits per pixel. The least
|
| H A D | pixfmt-y16-be.rst | 16 This is a grey-scale image with a depth of 16 bits per pixel. The most
|
| H A D | yuv-formats.rst | 28 pixfmt-grey
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | komeda-kms.rst | 113 node [bgcolor=grey style=dashed] 119 node [bgcolor=grey style=filled] 160 node [bgcolor=grey style=dashed] 165 node [bgcolor=grey style=filled] 184 node [bgcolor=grey style=dashed] 190 node [bgcolor=grey style=filled] 230 node [bgcolor=grey style=dashed] 261 node [bgcolor=grey style=dashed]
|
| H A D | drm-kms.rst | 32 node [bgcolor=grey style=filled] 97 "drm_crtc" [bgcolor=grey style=filled] 104 node [bgcolor=grey style=filled] 111 node [bgcolor=grey style=filled]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | functions | 10 NORMAL="\\033[0;39m" # Standard console grey
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/ |
| H A D | Makefile | 82 rc-pinnacle-grey.o \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/ |
| H A D | GeoJsonDelegateMapObject.qml | 60 property color defaultColor: "grey"
|
| H A D | GeoJsonDelegate.qml | 60 property color defaultColor: "grey"
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/geoflickr/flickrmobile/ |
| H A D | GeoTab.qml | 74 GradientStop {position: 0.0; color: "grey"}
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/itemview_transitions/ |
| H A D | main.qml | 82 color: "grey"
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/atmel/ |
| H A D | atmel-isc-base.c | 996 bool bayer = false, yuv = false, rgb = false, grey = false; in isc_try_validate_formats() local 1034 grey = true; in isc_try_validate_formats() 1042 rgb, yuv, grey, bayer); in isc_try_validate_formats() 1049 if (grey && !ISC_IS_FORMAT_RAW(isc->try_config.sd_format->mbus_code) && in isc_try_validate_formats()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | dma-buf.rst | 225 node [shape=box bgcolor=grey style=filled]
|