Home
last modified time | relevance | path

Searched refs:colour (Results 1 – 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-image-source.rst36 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.
Dpixfmt-srggb10dpcm8.rst25 colour compressed to 8 bits each, using DPCM compression. DPCM,
26 differential pulse-code modulation, is lossy. Each colour component
Dpixfmt-srggb12.rst24 colour. Each colour component is stored in a 16-bit word, with 4 unused
Dbiblio.rst223 … 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"
Dfourcc.rst8 the pixel format, compression and colour space. The interpretation of the
Dpixfmt-srggb14.rst21 colour. Each sample is stored in a 16-bit word, with two unused high
Dpixfmt-srggb12p.rst21 bits per colour. Every two consecutive samples are packed into three
Dext-ctrls-image-process.rst52 Digital gain is the value by which all colour components
Dpixfmt-srggb14p.rst24 bits per colour. Every four consecutive samples are packed into seven
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
Dnvc0_fbcon.c41 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()
Dnv50_fbcon.c41 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()
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/
Dcx2341x-devel.rst2778 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 …]
/kernel/linux/linux-5.10/Documentation/
DCOPYING-logo1 This is the full-colour version of the currently unofficial Linux logo
/kernel/linux/linux-5.10/include/linux/
Dslab_def.h33 size_t colour; /* cache colouring range */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
DKconfig21 Enable this option to show in red colour the pixels that the
/kernel/linux/linux-5.10/fs/ext4/
Dballoc.c902 ext4_grpblk_t colour; in ext4_inode_to_goal_block() local
932 colour = (task_pid_nr(current) % 16) * in ext4_inode_to_goal_block()
935 colour = (task_pid_nr(current) % 16) * in ext4_inode_to_goal_block()
937 return bg_start + colour; in ext4_inode_to_goal_block()
/kernel/linux/linux-5.10/drivers/media/pci/meye/
Dmeye.h305 u16 colour; member
Dmeye.c1066 meye.colour = ctrl->val << 10; in meye_s_ctrl()
/kernel/linux/linux-5.10/Documentation/fb/
Daty128fb.rst60 cmode:x chooses PowerMacintosh colour mode <x>. Deprecated.
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
DDefaultKeyAssignments30 InsKeyPad-period say colour attributes of current position.
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-wacom80 image has to contain 256 bytes (64x32 px 1 bit colour).
/kernel/linux/linux-5.10/fs/ext2/
Dinode.c300 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()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1231 def __init__(self, colour): argument
1232 self.colour = colour
1461 colour = self.attrs.region_attributes[last.hregion.key].colour
1465 painter.setPen(colour)
1468 painter.fillRect(x0, self.graph_height - y0, width, self.graph_height - 1, colour)
1779 colour = QColor(255, 255, 0, 32)
1780 painter.fillRect(0, 0, self.width, self.height, colour)
1956 return self.region_attributes[child.key].colour
1962 return self.region_attributes[child.key].colour
/kernel/linux/linux-5.10/mm/
Dslab.c1842 cachep->colour = left / cachep->colour_off; in set_objfreelist_slab_cache()
1876 cachep->colour = left / cachep->colour_off; in set_off_slab_cache()
1892 cachep->colour = left / cachep->colour_off; in set_on_slab_cache()
2600 if (n->colour_next >= cachep->colour) in cache_grow_begin()
2604 if (offset >= cachep->colour) in cache_grow_begin()
/kernel/linux/linux-5.10/drivers/media/platform/
DKconfig420 providing colour space conversion, and de-interlacing features.

12