Lines Matching +full:gain +full:- +full:offset
1 /* SPDX-License-Identifier: GPL-2.0-only */
13 * 4 gain controls, sliders, for each of the BAYER components: R, B, GR, GB.
16 * 4 offset controls, sliders, for each of the BAYER components: R, B, GR, GB.
18 * 1:12:0 with a default value of 0 (+/- 0)
30 * configure the gain/offsets directly.
32 * pressed, the driver will perform one-time-adjustment, (preferably with color
40 /* Red component gain control */
42 /* Blue component gain control */
44 /* Green Red component gain control */
46 /* Green Blue gain control */
48 /* Red component offset control */
50 /* Blue component offset control */
52 /* Green Red component offset control */
54 /* Green Blue component offset control */