Lines Matching full:brightness
122 - Add capture control support (hue, saturation, brightness, contrast, gain)
123 - Get and change V4L capture controls (hue, saturation, brightness, contrast)
132 - Detect, get and change V4L2 capture controls (hue, saturation, brightness, contrast, gain)
1399 * double brightness = 1.0; (0->black; 1->full scale)
1401 * double fixScale = brightness * 256 * 256;
2363 fprintf (stderr, "Brightness");
2445 retval = capture->imageProperties.brightness;
2733 capture->imageProperties.brightness = v4l_value;