Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ccdc_vertical_dft Struct Reference

#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]
 

Detailed Description

Definition at line 199 of file dm355_ccdc.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: