Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/media/uapi/v4l/
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.rst205 … Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB"
215 … Colour measurement and management - Part 2-1: Colour management - Default RGB colour space - sRGB"
225 …rement and management - Part 2-4: Colour management - Extended-gamut YCC colour space for video ap…
245 …olour measurement and management - Part 2-5: Colour management - Optional RGB colour space - opRGB"
Dpixfmt-srggb12p.rst20 bits per colour. Every two consecutive samples are packed into three
Dpixfmt-srggb14p.rst24 bits per colour. Every four consecutive samples are packed into seven
Dextended-controls.rst3412 Analogue gain is gain affecting all colour components in the pixel
3417 Test pattern red colour component.
3420 Test pattern green (next to red) colour component.
3423 Test pattern blue colour component.
3426 Test pattern green (next to blue) colour component.
3477 Digital gain is the value by which all colour components
Ddiff-v4l.rst288 * - ``colour``
/Linux-v4.19/include/linux/
Dslab_def.h33 size_t colour; /* cache colouring range */ member
/Linux-v4.19/Documentation/
Dlogo.txt1 This is the full-colour version of the currently unofficial Linux logo
D00-INDEX240 - full colour GIF image of Linux logo (penguin - Tux).
/Linux-v4.19/Documentation/media/v4l-drivers/
Dfourcc.rst6 the pixel format, compression and colour space. The interpretation of the
Dcx2341x.rst2776 indexed colour palette is much easier to set at just two registers, but again
3080 Decoder output video surround colour.
3082 Contains the colour (in yuv) used to fill the screen when the video is
3087 Decoder video window colour
3088 Contains the colour (in yuv) used to fill the video window when the
3395 osd colour mode
3419 osd colour key
3428 osd colour space
3436 When the bits-per-pixel is set to 8, the colour mode is ignored and
3437 assumed to be 8 bit indexed. For 16 & 32 bits-per-pixel the colour depth
[all …]
/Linux-v4.19/drivers/gpu/drm/arm/
DKconfig24 Enable this option to show in red colour the pixels that the
/Linux-v4.19/fs/ext4/
Dballoc.c866 ext4_grpblk_t colour; in ext4_inode_to_goal_block() local
896 colour = (current->pid % 16) * in ext4_inode_to_goal_block()
899 colour = (current->pid % 16) * ((last_block - bg_start) / 16); in ext4_inode_to_goal_block()
900 return bg_start + colour; in ext4_inode_to_goal_block()
/Linux-v4.19/drivers/media/i2c/soc_camera/
DKconfig8 and colour models.
/Linux-v4.19/drivers/media/pci/meye/
Dmeye.h314 u16 colour; member
Dmeye.c1080 meye.colour = ctrl->val << 10; in meye_s_ctrl()
/Linux-v4.19/Documentation/leds/
Dleds-class.txt46 "devicename:colour:function"
48 There have been calls for LED properties such as colour to be exported as
/Linux-v4.19/Documentation/fb/
Daty128fb.txt58 cmode:x - chooses PowerMacintosh colour mode <x>. Deprecated.
/Linux-v4.19/drivers/staging/speakup/
DDefaultKeyAssignments30 InsKeyPad-period say colour attributes of current position.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-driver-wacom80 image has to contain 256 bytes (64x32 px 1 bit colour).
/Linux-v4.19/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-v4.19/mm/
Dslab.c1914 cachep->colour = left / cachep->colour_off; in set_objfreelist_slab_cache()
1948 cachep->colour = left / cachep->colour_off; in set_off_slab_cache()
1964 cachep->colour = left / cachep->colour_off; in set_on_slab_cache()
2686 if (n->colour_next >= cachep->colour) in cache_grow_begin()
2690 if (offset >= cachep->colour) in cache_grow_begin()
/Linux-v4.19/drivers/media/platform/
DKconfig393 providing colour space conversion, and de-interlacing features.