Lines Matching +full:flip +full:- +full:horizontal
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Copyright (C) 2008-2009 Texas Instruments Inc
36 /* horizontal position of defect */
62 * Defect level subtraction. Horizontal interpolation ((i-2)+(i+2))/2
66 /* Horizontal interpolation (((i-2)+(i+2))/2) */
70 /* 0 - whole line corrected, 1 - not pixels upper than the defect */
93 /* Horizontal clamp disabled. Only vertical clamp value is subtracted */
96 * Horizontal clamp value is calculated and subtracted from image data
101 * Horizontal clamp value calculated from previous image is subtracted
105 /* horizontal clamp mode. One of the values above */
109 * 0 - limit disabled
110 * 1 - pixel value limited to 1023
119 /* Window count per color for calculation. range 1-32 */
121 /* Window start position - horizontal for calculation. 0 - 8191 */
123 /* Window start position - vertical for calculation 0 - 8191 */
158 /* Optical black region start position - horizontal. 0 - 8191 */
160 /* Optical black region start position - vertical 0 - 8191 */
176 * 0 - disable - same clamp value for all colors
177 * 1 - clamp value calculated separately for all colors
182 /* Black clamp for horizontal direction */
263 * number of program entries for SET0, range 1 - 16
264 * when fmtmode is ISIF_SPLIT, 1 - 8 when fmtmode is
269 * number of program entries for SET1, range 1 - 16
270 * when fmtmode is ISIF_SPLIT, 1 - 8 when fmtmode is
275 * number of program entries for SET2, range 1 - 16
276 * when fmtmode is ISIF_SPLIT, 1 - 8 when fmtmode is
281 * number of program entries for SET3, range 1 - 16
282 * when fmtmode is ISIF_SPLIT, 1 - 8 when fmtmode is
301 /* Address increment Range 1 - 16 */
343 /* Color Space Conversion configuration, 0 - csc, 1 - df */
379 /* Horizontal Cull pattern for odd lines */
381 /* Horizontal Cull pattern for even lines */
417 /* A-Law and DPCM compression options */
419 /* horizontal offset for Gain/LSC/DFC */
499 /* Enable horizontal flip */