Searched defs:grey (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/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 52 static inline void bt455_write_cmap_next(struct bt455_regs *regs, u8 grey) in bt455_write_cmap_next() argument 62 static inline void bt455_write_ovly_next(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_next() argument 72 bt455_read_cmap_entry(struct bt455_regs *regs, int cr, u8 *grey) bt455_read_cmap_entry() argument 79 bt455_write_cmap_entry(struct bt455_regs *regs, int cr, u8 grey) bt455_write_cmap_entry() argument 86 bt455_write_ovly_entry(struct bt455_regs *regs, u8 grey) bt455_write_ovly_entry() argument [all...] |
| /kernel/linux/linux-6.6/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 52 static inline void bt455_write_cmap_next(struct bt455_regs *regs, u8 grey) in bt455_write_cmap_next() argument 62 static inline void bt455_write_ovly_next(struct bt455_regs *regs, u8 grey) in bt455_write_ovly_next() argument 72 bt455_read_cmap_entry(struct bt455_regs *regs, int cr, u8 *grey) bt455_read_cmap_entry() argument 79 bt455_write_cmap_entry(struct bt455_regs *regs, int cr, u8 grey) bt455_write_cmap_entry() argument 86 bt455_write_ovly_entry(struct bt455_regs *regs, u8 grey) bt455_write_ovly_entry() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | rosen_render_list_item.cpp | 298 uint8_t grey = GREY_END1 + (GREY_START1 - GREY_END1) * (offset.GetY() / GetLayoutSize().Height()); in PaintStickyEffect() local
|
| /kernel/linux/linux-6.6/drivers/staging/media/deprecated/atmel/ |
| H A D | atmel-isc-base.c | 548 bool bayer = false, yuv = false, rgb = false, grey = false; in isc_try_validate_formats() local
|
| /kernel/linux/linux-6.6/drivers/media/platform/microchip/ |
| H A D | microchip-isc-base.c | 572 bool bayer = false, yuv = false, rgb = false, grey = false; in isc_try_validate_formats() local
|
| /kernel/linux/linux-5.10/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
|
Completed in 9 milliseconds