Lines Matching defs:gain
543 * gain direct access to IO port, and set parport to the 'right' mode
827 DBG (1, "sanei_ioperm() could not gain access to 0x%X\n", port);
9521 /* give gain for dark areas a boost */
10069 gain = 0x777;
10210 int gain, int offset)
10226 if (gain != 0 || offset != 0)
10289 (x, y - dataoffset, width, height + dataoffset, dpi, color, gain,
10564 int color, int gain, int offset, int *rbpp,
10666 color, gain);
10759 vgaRed = (gain & 0xF00) >> 8;
10760 vgaGreen = (gain & 0x0F0) >> 4;
10761 vgaBlue = gain & 0x00F;
10983 /* 80 some more gain, lamp power level ? */
11628 opsc04[7] = opsc04[7] | 0x10; /* gain ? */
11910 * So we scan a white area and decrease gain until this condition is met.
12219 opsc04[6] = 0x06; /* one channel gain value */
12231 /* auto correction of gain levels */