Home
last modified time | relevance | path

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

12

/linux-6.6.21/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.
78 colour channels by subsequent processing (such as by an ISP). The
89 with, for example, non-Bayer CFAs (colour filter arrays).
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.rst23 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.rst53 Digital gain is the value by which all colour components
Dpixfmt-srggb14p.rst24 bits per colour. Every four consecutive samples are packed into seven
/linux-6.6.21/Documentation/devicetree/bindings/media/i2c/
Dsony,imx290.yaml15 Pixel, available in either mono or colour variants. It is programmable
22 imx290lqr is the full model identifier for the colour variant. "sony,imx290"
Dsony,imx296.yaml27 The IMX296 sensor exists in two different models, a colour variant
/linux-6.6.21/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 …]
/linux-6.6.21/include/linux/
Dslab_def.h34 size_t colour; /* cache colouring range */ member
/linux-6.6.21/Documentation/images/
DCOPYING-logo1 This is the full-colour version of the currently unofficial Linux logo
/linux-6.6.21/drivers/gpu/drm/arm/
DKconfig22 Enable this option to show in red colour the pixels that the
/linux-6.6.21/fs/ext4/
Dballoc.c958 ext4_grpblk_t colour; in ext4_inode_to_goal_block() local
988 colour = (task_pid_nr(current) % 16) * in ext4_inode_to_goal_block()
991 colour = (task_pid_nr(current) % 16) * in ext4_inode_to_goal_block()
993 return bg_start + colour; in ext4_inode_to_goal_block()
/linux-6.6.21/drivers/gpu/drm/ci/xfails/
Drockchip-rk3288-skips.txt12 # Console: switching to colour frame buffer device 170x48
/linux-6.6.21/Documentation/fb/
Daty128fb.rst60 cmode:x chooses PowerMacintosh colour mode <x>. Deprecated.
/linux-6.6.21/drivers/accessibility/speakup/
DDefaultKeyAssignments30 InsKeyPad-period say colour attributes of current position.
/linux-6.6.21/Documentation/devicetree/bindings/display/
Darm,malidp.yaml68 Number of output lines/bits for each colour channel.
/linux-6.6.21/drivers/media/platform/renesas/
DKconfig72 providing colour space conversion, and de-interlacing features.
/linux-6.6.21/Documentation/leds/
Dwell-known-leds.txt92 colour. WAN/LAN should be used for a single LED. If there are
/linux-6.6.21/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()
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-driver-wacom80 image has to contain 256 bytes (64x32 px 1 bit colour).
/linux-6.6.21/tools/perf/scripts/python/
Dexported-sql-viewer.py1232 def __init__(self, colour): argument
1233 self.colour = colour
1462 colour = self.attrs.region_attributes[last.hregion.key].colour
1466 painter.setPen(colour)
1469 painter.fillRect(x0, self.graph_height - y0, width, self.graph_height - 1, colour)
1780 colour = QColor(255, 255, 0, 32)
1781 painter.fillRect(0, 0, self.width, self.height, colour)
1957 return self.region_attributes[child.key].colour
1963 return self.region_attributes[child.key].colour

12