Lines Matching refs:AEC
49 #define AECH 0x08 /* Exposure Value - AEC MSBs */
57 #define AEC 0x10 /* Exposure Value */
71 #define LAEC 0x1F /* Fine AEC value */
73 #define BDBASE 0x22 /* Banding filter Minimum AEC value */
75 #define AEW 0x24 /* AGC/AEC - Stable operating region (upper limit) */
76 #define AEB 0x25 /* AGC/AEC - Stable operating region (lower limit) */
77 #define VPT 0x26 /* AGC/AEC Fast mode operating region */
86 #define LUMHTH 0x30 /* Histogram AEC/AGC Luminance high level threshold */
87 #define LUMLTH 0x31 /* Histogram AEC/AGC Luminance low level threshold */
251 /* AEC evaluate window */
271 /* AEC max step control */
272 #define AEC_NO_LIMIT 0x01 /* 0 : AEC incease step has limit */
273 /* 1 : No limit to AEC increase step */
303 #define FAST_ALGO 0x80 /* Enable fast AGC/AEC algorithm */
304 /* AEC Setp size limit */
308 #define AEC_BND 0x10 /* Enable AEC below banding value */
309 #define AEC_ON_OFF 0x08 /* Fine AEC ON/OFF control */
312 #define AEC_ON 0x01 /* AEC Enable */
315 #define BASE_AECAGC 0x80 /* Histogram or average based AEC/AGC */
809 /* Switch the filter on, set AEC low limit */
1103 /* DSP_CTRL4: AEC reference point and DSP output format. */