|
Linux Kernel
3.7.1
|
#include <dm355_ccdc.h>
Data Fields | |
| unsigned char | ver_dft_en |
| unsigned char | gen_dft_en |
| unsigned int | saturation_ctl |
| struct ccdc_dft_corr_ctl | dft_corr_ctl |
| struct ccdc_dft_corr_mem_ctl | dft_corr_mem_ctl |
| int | table_size |
| unsigned int | dft_corr_horz [CCDC_DFT_TABLE_SIZE] |
| unsigned int | dft_corr_vert [CCDC_DFT_TABLE_SIZE] |
| unsigned int | dft_corr_sub1 [CCDC_DFT_TABLE_SIZE] |
| unsigned int | dft_corr_sub2 [CCDC_DFT_TABLE_SIZE] |
| unsigned int | dft_corr_sub3 [CCDC_DFT_TABLE_SIZE] |
Definition at line 199 of file dm355_ccdc.h.
| struct ccdc_dft_corr_ctl dft_corr_ctl |
Definition at line 203 of file dm355_ccdc.h.
| unsigned int dft_corr_horz[CCDC_DFT_TABLE_SIZE] |
Definition at line 206 of file dm355_ccdc.h.
| struct ccdc_dft_corr_mem_ctl dft_corr_mem_ctl |
Definition at line 204 of file dm355_ccdc.h.
| unsigned int dft_corr_sub1[CCDC_DFT_TABLE_SIZE] |
Definition at line 208 of file dm355_ccdc.h.
| unsigned int dft_corr_sub2[CCDC_DFT_TABLE_SIZE] |
Definition at line 209 of file dm355_ccdc.h.
| unsigned int dft_corr_sub3[CCDC_DFT_TABLE_SIZE] |
Definition at line 210 of file dm355_ccdc.h.
| unsigned int dft_corr_vert[CCDC_DFT_TABLE_SIZE] |
Definition at line 207 of file dm355_ccdc.h.
| unsigned char gen_dft_en |
Definition at line 201 of file dm355_ccdc.h.
| unsigned int saturation_ctl |
Definition at line 202 of file dm355_ccdc.h.
| int table_size |
Definition at line 205 of file dm355_ccdc.h.
| unsigned char ver_dft_en |
Definition at line 200 of file dm355_ccdc.h.
1.8.2