Searched refs:brightness (Results 1 - 25 of 37) sorted by relevance

12

/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/ralink2860/dev/rt2860/
H A Drt2860_led.h29 void rt2860_led_brightness(struct rt2860_softc *sc, uint8_t brightness);
H A Drt2860_led.c27 void rt2860_led_brightness(struct rt2860_softc *sc, uint8_t brightness) argument
34 tmp = (polarity << 8) | brightness;
/haiku-fatelf/src/add-ons/media/media-add-ons/radeon/
H A DTheater100.h39 void SetBrightness(int brightness);
74 void SetLuminanceLevels(theater_standard standard, int brightness, int contrast);
H A DTheater200.h45 void SetBrightness(int brightness);
123 void SetLuminanceLevels(theater_standard standard, int brightness, int contrast);
H A DTheater.h62 virtual void SetBrightness(int brightness) = 0;
H A DVideoIn.h102 void SetBrightness(int brightness);
H A DVideoIn.cpp242 void CVideoIn::SetBrightness(int brightness) argument
246 fTheater->SetBrightness(brightness);
/haiku-fatelf/src/libs/print/libgutenprint/src/main/
H A Dprint-color.c702 ret->brightness = 1.0;
743 dest->brightness = src->brightness;
871 * to be inverted if necessary, and in addition the contrast, brightness,
930 double brightness = lut->brightness; local
938 if (brightness < .001)
939 brightness = 1000;
940 else if (brightness > 1.999)
941 brightness
[all...]
H A Dcolor-conversion.h158 double brightness; member in struct:__anon5102
/haiku-fatelf/src/add-ons/accelerants/ati/
H A Dmach64_overlay.cpp72 const uint32 brightness = 0; local
76 OUTREG(SCALER_COLOUR_CNTL, brightness | saturation << 8
H A Drage128_overlay.cpp82 const uint32 brightness = 0; local
84 OUTREG(R128_OV0_COLOUR_CNTL, brightness | saturation << 8
/haiku-fatelf/src/libs/ncurses/tack/
H A Dcolor.c570 int i, j, matrix_size, matrix_area, brightness; local
583 for (brightness = 0; brightness < 2; brightness++) {
587 matrix_size, matrix_size, brightness ? "n" : "ff");
599 if (brightness) {
604 if (brightness) {
614 if (brightness) {
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/
H A DCamSensor.cpp97 CamSensor::SetVideoParams(float brightness, float contrast, float hue, float red, float green, float blue) argument
H A DCamSensor.h41 virtual status_t SetVideoParams(float brightness, float contrast, float hue, float red, float green, float blue);
/haiku-fatelf/src/add-ons/accelerants/neomagic/engine/
H A Dnm_dac.c10 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
11 status_t nm_dac_mode(int mode,float brightness) argument
21 LOG(4,("DAC: Setting screen mode %d brightness %f\n", mode, brightness));
22 /*init a basic palette for brightness specified*/
25 int ri = i * brightness;
35 LOG(8,("DAC: 8bit mode is indexed by OS, aborting brightness setup.\n"));
39 LOG(8,("DAC: 24bit mode is a direct mode, aborting brightness setup.\n"));
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/engine/
H A Dnv_dac2.c72 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
73 status_t nv_dac2_mode(int mode,float brightness) argument
83 LOG(4,("DAC2: Setting screen mode %d brightness %f\n", mode, brightness));
84 /* init the palette for brightness specified */
88 ri = i * brightness;
H A Dnv_dac.c75 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
76 status_t nv_dac_mode(int mode,float brightness) argument
86 LOG(4,("DAC: Setting screen mode %d brightness %f\n", mode, brightness));
87 /* init the palette for brightness specified */
91 ri = i * brightness;
/haiku-fatelf/src/add-ons/accelerants/skeleton/engine/
H A Ddac2.c71 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
72 status_t eng_dac2_mode(int mode,float brightness) argument
82 LOG(4,("DAC2: Setting screen mode %d brightness %f\n", mode, brightness));
83 /* init the palette for brightness specified */
87 ri = i * brightness;
H A Ddac.c63 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
64 status_t eng_dac_mode(int mode,float brightness) argument
74 LOG(4,("DAC: Setting screen mode %d brightness %f\n", mode, brightness));
75 /* init the palette for brightness specified */
79 ri = i * brightness;
/haiku-fatelf/src/add-ons/accelerants/via/engine/
H A Ddac2.c71 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
72 status_t eng_dac2_mode(int mode,float brightness) argument
82 LOG(4,("DAC2: Setting screen mode %d brightness %f\n", mode, brightness));
83 /* init the palette for brightness specified */
87 ri = i * brightness;
H A Ddac.c63 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
64 status_t eng_dac_mode(int mode,float brightness) argument
77 LOG(4,("DAC: Setting screen mode %d brightness %f\n", mode, brightness));
78 /* init the palette for brightness specified */
82 ri = i * brightness;
/haiku-fatelf/src/add-ons/accelerants/nvidia/engine/
H A Dnv_dac2.c82 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
83 status_t nv_dac2_mode(int mode,float brightness) argument
93 LOG(4,("DAC2: Setting screen mode %d brightness %f\n", mode, brightness));
94 /* init the palette for brightness specified */
98 ri = i * brightness;
H A Dnv_dac.c76 /*set the mode, brightness is a value from 0->2 (where 1 is equivalent to direct)*/
77 status_t nv_dac_mode(int mode,float brightness) argument
87 LOG(4,("DAC: Setting screen mode %d brightness %f\n", mode, brightness));
88 /* init the palette for brightness specified */
92 ri = i * brightness;
/haiku-fatelf/headers/os/interface/
H A DControlLook.h345 float contrast, float brightness = 1.0,
352 float brightness = 1.0f,
506 float contrast, float brightness,
510 float contrast, float brightness,
/haiku-fatelf/src/add-ons/media/media-add-ons/usb_webcam/addons/sonix/
H A DSonixCamDevice.h81 virtual status_t SetVideoParams(float brightness, float contrast, float hue, float red, float green, float blue);

Completed in 444 milliseconds

12