/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-image-source.rst | 36 Analogue gain is gain affecting all colour components in the pixel 41 Test pattern red colour component. 44 Test pattern green (next to red) colour component. 47 Test pattern blue colour component. 50 Test pattern green (next to blue) colour component.
|
D | pixfmt-srggb10dpcm8.rst | 25 colour compressed to 8 bits each, using DPCM compression. DPCM, 26 differential pulse-code modulation, is lossy. Each colour component
|
D | pixfmt-srggb12.rst | 24 colour. Each colour component is stored in a 16-bit word, with 4 unused
|
D | biblio.rst | 223 … Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB" 233 … Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB" 243 …rement and management - Part 2-4: Colour management - Extended-gamut YCC colour space for video ap… 253 …olour measurement and management - Part 2-5: Colour management - Optional RGB colour space - opRGB"
|
D | fourcc.rst | 8 the pixel format, compression and colour space. The interpretation of the
|
D | pixfmt-srggb14.rst | 21 colour. Each sample is stored in a 16-bit word, with two unused high
|
D | pixfmt-srggb12p.rst | 21 bits per colour. Every two consecutive samples are packed into three
|
D | ext-ctrls-image-process.rst | 52 Digital gain is the value by which all colour components
|
D | pixfmt-srggb14p.rst | 24 bits per colour. Every four consecutive samples are packed into seven
|
/Linux-v5.10/drivers/gpu/drm/nouveau/ |
D | nv50_fbcon.c | 41 u32 colour; in nv50_fbcon_fillrect() local 46 colour = ((uint32_t *)info->pseudo_palette)[rect->color]; in nv50_fbcon_fillrect() 48 colour = rect->color; in nv50_fbcon_fillrect() 59 PUSH_MTHD(push, NV502D, SET_RENDER_SOLID_PRIM_COLOR, colour); in nv50_fbcon_fillrect()
|
D | nvc0_fbcon.c | 41 u32 colour; in nvc0_fbcon_fillrect() local 46 colour = ((uint32_t *)info->pseudo_palette)[rect->color]; in nvc0_fbcon_fillrect() 48 colour = rect->color; in nvc0_fbcon_fillrect() 59 PUSH_MTHD(push, NV902D, SET_RENDER_SOLID_PRIM_COLOR, colour); in nvc0_fbcon_fillrect()
|
/Linux-v5.10/Documentation/driver-api/media/drivers/ |
D | cx2341x-devel.rst | 2778 indexed colour palette is much easier to set at just two registers, but again 3082 Decoder output video surround colour. 3084 Contains the colour (in yuv) used to fill the screen when the video is 3089 Decoder video window colour 3090 Contains the colour (in yuv) used to fill the video window when the 3397 osd colour mode 3421 osd colour key 3430 osd colour space 3438 When the bits-per-pixel is set to 8, the colour mode is ignored and 3439 assumed to be 8 bit indexed. For 16 & 32 bits-per-pixel the colour depth [all …]
|
/Linux-v5.10/Documentation/ |
D | COPYING-logo | 1 This is the full-colour version of the currently unofficial Linux logo
|
/Linux-v5.10/include/linux/ |
D | slab_def.h | 33 size_t colour; /* cache colouring range */ member
|
/Linux-v5.10/drivers/gpu/drm/arm/ |
D | Kconfig | 21 Enable this option to show in red colour the pixels that the
|
/Linux-v5.10/fs/ext4/ |
D | balloc.c | 888 ext4_grpblk_t colour; in ext4_inode_to_goal_block() local 918 colour = (task_pid_nr(current) % 16) * in ext4_inode_to_goal_block() 921 colour = (task_pid_nr(current) % 16) * in ext4_inode_to_goal_block() 923 return bg_start + colour; in ext4_inode_to_goal_block()
|
/Linux-v5.10/drivers/media/pci/meye/ |
D | meye.h | 305 u16 colour; member
|
D | meye.c | 1066 meye.colour = ctrl->val << 10; in meye_s_ctrl()
|
/Linux-v5.10/Documentation/fb/ |
D | aty128fb.rst | 60 cmode:x chooses PowerMacintosh colour mode <x>. Deprecated.
|
/Linux-v5.10/drivers/accessibility/speakup/ |
D | DefaultKeyAssignments | 30 InsKeyPad-period say colour attributes of current position.
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-driver-wacom | 80 image has to contain 256 bytes (64x32 px 1 bit colour).
|
/Linux-v5.10/fs/ext2/ |
D | inode.c | 300 ext2_fsblk_t colour; in ext2_find_near() local 316 colour = (current->pid % 16) * in ext2_find_near() 318 return bg_start + colour; in ext2_find_near()
|
/Linux-v5.10/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1225 def __init__(self, colour): argument 1226 self.colour = colour 1455 colour = self.attrs.region_attributes[last.hregion.key].colour 1459 painter.setPen(colour) 1462 painter.fillRect(x0, self.graph_height - y0, width, self.graph_height - 1, colour) 1773 colour = QColor(255, 255, 0, 32) 1774 painter.fillRect(0, 0, self.width, self.height, colour) 1950 return self.region_attributes[child.key].colour 1956 return self.region_attributes[child.key].colour
|
/Linux-v5.10/mm/ |
D | slab.c | 1843 cachep->colour = left / cachep->colour_off; in set_objfreelist_slab_cache() 1877 cachep->colour = left / cachep->colour_off; in set_off_slab_cache() 1893 cachep->colour = left / cachep->colour_off; in set_on_slab_cache() 2601 if (n->colour_next >= cachep->colour) in cache_grow_begin() 2605 if (offset >= cachep->colour) in cache_grow_begin()
|
/Linux-v5.10/drivers/media/platform/ |
D | Kconfig | 420 providing colour space conversion, and de-interlacing features.
|