Home
last modified time | relevance | path

Searched defs:red (Results 476 - 500 of 648) sorted by relevance

1...<<11121314151617181920>>...26

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsmscufx.c1037 ufx_ops_setcolreg(unsigned regno, unsigned red, unsigned green, in ufx_ops_setcolreg() argument
1218 const struct fb_bitfield red = { 11, 5, 0 }; in ufx_var_color_format() local
H A Dstifb.c947 stifb_setcolreg(u_int regno, u_int red, u_int green, in stifb_setcolreg() argument
[all...]
H A Dhyperv_fb.c830 static int hvfb_setcolreg(unsigned regno, unsigned red, unsigned green, in hvfb_setcolreg() argument
H A Dgxt4500.c513 static int gxt4500_setcolreg(unsigned int reg, unsigned int red, in gxt4500_setcolreg() argument
H A Dps3fb.c676 static int ps3fb_setcolreg(unsigned int regno, unsigned int red, in ps3fb_setcolreg() argument
H A Dsm501fb.c911 sm501fb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) sm501fb_setcolreg() argument
[all...]
H A Dudlfb.c928 dlfb_ops_setcolreg(unsigned regno, unsigned red, unsigned green, in dlfb_ops_setcolreg() argument
1065 const struct fb_bitfield red = { 11, 5, 0 }; in dlfb_var_color_format() local
H A Dtridentfb.c1361 static int tridentfb_setcolreg(unsigned regno, unsigned red, unsigned green, in tridentfb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dviafbdev.c296 viafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) viafb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c497 intelfbhw_setcolreg(struct intelfb_info *dinfo, unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp) intelfbhw_setcolreg() argument
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H A Domapfb_main.c235 static int _setcolreg(struct fb_info *info, u_int regno, u_int red, u_int green, in _setcolreg() argument
278 static int omapfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, in omapfb_setcolreg() argument
287 u16 *red, *green, *blue, *transp; in omapfb_setcmap() local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/
H A Dfbdev.c532 riva_wclut(RIVA_HW_INST *chip, unsigned char regnum, unsigned char red, unsigned char green, unsigned char blue) riva_wclut() argument
556 riva_rclut(RIVA_HW_INST *chip, unsigned char regnum, unsigned char *red, unsigned char *green, unsigned char *blue) riva_rclut() argument
1292 rivafb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) rivafb_setcolreg() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dar0521.c228 int red = max(green + sensor->ctrls.red_balance->val, 0); in ar0521_set_gains() local
H A Dov6650.c195 struct v4l2_ctrl *red; member
/kernel/linux/linux-6.6/drivers/gpu/drm/ast/
H A Dast_mode.c54 ast_load_palette_index(struct ast_device *ast, u8 index, u8 red, u8 green, u8 blue) ast_load_palette_index() argument
/third_party/backends/backend/
H A Ddc25.c922 adjust_color_and_saturation (short red[], short green[], short blue[]) in adjust_color_and_saturation() argument
1029 determine_limits (const short red[], in determine_limits() argument
1145 output_rgb (const short red[], in output_rgb() argument
801 interpolate_vertically(const unsigned char ccd[], const short horizontal_interpolation[], short red[], short green[], short blue[]) interpolate_vertically() argument
1209 short *horizontal_interpolation, *red, *green, *blue; comet_to_pixmap() local
[all...]
H A Dlexmark_low.c149 rts88xx_set_offset (SANE_Byte * regs, SANE_Byte red, SANE_Byte green, in rts88xx_set_offset() argument
164 rts88xx_set_gain (SANE_Byte * regs, SANE_Byte red, SANE_Byte green, in rts88xx_set_gain() argument
5675 int red, green, blue; sanei_lexmark_low_gain_calibration() local
[all...]
H A Dnec.c3499 SANE_Byte *dest, *red, *green, *blue, mask; in sane_read_shuffled() local
[all...]
H A Dmustek_usb_high.h268 SANE_Byte *red; member
H A Dsharp.c4003 SANE_Byte *dest, *red, *green, *blue, mask; in sane_read_shuffled() local
[all...]
/third_party/NuttX/include/nuttx/video/
H A Dfb.h396 uint8_t *red; /* Table of 8-bit red values */ member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp2369 Instruction *red = bld.mkOp(OP_ATOM, su->dType, bld.getSSA()); in handleSurfaceOpNVE4() local
2580 Instruction *red = bld.mkOp(OP_ATOM, su->sType, bld.getSSA()); handleSurfaceOpNVC0() local
[all...]
/third_party/libdrm/
H A Dxf86drmMode.c967 drmModeCrtcGetGamma(int fd, uint32_t crtc_id, uint32_t size, uint16_t *red, uint16_t *green, uint16_t *blue) drmModeCrtcGetGamma() argument
983 drmModeCrtcSetGamma(int fd, uint32_t crtc_id, uint32_t size, uint16_t *red, uint16_t *green, uint16_t *blue) drmModeCrtcSetGamma() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_surfacedefs.h338 uint8 red; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp405 const auto red = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f); in iterate() local
[all...]

Completed in 100 milliseconds

1...<<11121314151617181920>>...26